Age | Commit message (Expand) | Author |
---|---|---|
2010-04-23 | Change the 'declared at' diagnostic to say 'declared here'. | Anders Carlsson |
2010-01-07 | When parsing an identifier as an expression in C++, only try to annotate it | John McCall |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-08 | Correctly implement the C++03 and 0x restrictions on class-member using | John McCall |
2009-12-04 | Fix "using typename" and the instantiation of non-dependent using declarations. | John McCall |