| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Correctly implement the C++03 and 0x restrictions on class-member using | John McCall | 2009-12-08 | 1 | -1/+1 |
| * | Fix "using typename" and the instantiation of non-dependent using declarations. | John McCall | 2009-12-04 | 1 | -0/+11 |
| * | Incremental progress on using declarations. Split UnresolvedUsingDecl into | John McCall | 2009-11-18 | 1 | -2/+2 |
| * | CreateDeclRefExprs that point to UnresolvedUsingDecls. | Anders Carlsson | 2009-08-29 | 1 | -0/+6 |
| * | Add another check for UnresolvedUsingDecl. | Anders Carlsson | 2009-08-29 | 1 | -0/+8 |
| * | Check for UnresolvedUsingDecl when determining if a declaration is a redeclar... | Anders Carlsson | 2009-08-28 | 1 | -0/+6 |
| * | Instantiate unresolved using declarations. | Anders Carlsson | 2009-08-28 | 1 | -0/+16 |

