| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the appropriate SourceLocation for the template backtrace when doing | Nick Lewycky | 2014-01-11 | 1 | -2/+2 |
| * | PR13365: Fix code which was trying to treat an array of DeducedTemplateArgument | Richard Smith | 2012-07-16 | 1 | -0/+19 |
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -5/+5 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | If we run into multiple errors within the same template instantiation, | Douglas Gregor | 2009-03-10 | 1 | -1/+10 |
| * | Add pretty-printing for class template specializations, e.g., | Douglas Gregor | 2009-03-10 | 1 | -2/+9 |
| * | Add a notion of "post-diagnostic hooks", which are callbacks attached | Douglas Gregor | 2009-03-10 | 1 | -0/+16 |

