Age | Commit message (Expand) | Author |
---|---|---|
2010-04-15 | Audit uses of Sema::LookupSingleName for those lookups that are | Douglas Gregor |
2010-01-13 | Improve the reporting of non-viable overload candidates by noting the reason | John McCall |
2010-01-06 | Improve the diagnostics used to report implicitly-generated class members | John McCall |
2009-12-19 | Switch more of Sema::CheckInitializerTypes over to | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-06-13 | Move a bunch of tests into temp.param, and write a few tests for paragraphs t... | Douglas Gregor |