Age | Commit message (Expand) | Author |
---|---|---|
2010-01-26 | Fix two redefinitions in test cases that weren't diagnosed yet, but will be s... | Sebastian Redl |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-09-11 | Track a class template specialization's point of instantiation separately | John McCall |
2009-09-11 | Support elaborated dependent types and diagnose tag mismatches. | John McCall |
2009-09-04 | Correctly handle elaborated template ids. Still not handled properly for fri... | John McCall |