summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/qualified-names-diag.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li2015-11-171-1/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When overload resolution fails for an overloaded operator, show theDouglas Gregor2009-09-301-1/+1
* Avoid using the built-in type checker for assignment in C++ when classes are ...Sebastian Redl2009-05-211-1/+1
* Give Type::getDesugaredType a "for-display" mode that can apply moreDouglas Gregor2009-04-011-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Print the context of tag types as part of pretty-printing, e.g.,Douglas Gregor2009-03-191-1/+1
* Extend the use of QualifiedNameType to the creation of class templateDouglas Gregor2009-03-191-0/+16