summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/instantiation-backtrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-5/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* If we run into multiple errors within the same template instantiation,Douglas Gregor2009-03-101-1/+10
* Add pretty-printing for class template specializations, e.g.,Douglas Gregor2009-03-101-2/+9
* Add a notion of "post-diagnostic hooks", which are callbacks attachedDouglas Gregor2009-03-101-0/+16