aboutsummaryrefslogtreecommitdiff
path: root/clang/test/SemaTemplate/qualified-names-diag.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-17[Lit Test] Updated 34 Lit tests to be C++11 compatible.Charles Li1-1/+6
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-09-30When overload resolution fails for an overloaded operator, show theDouglas Gregor1-1/+1
2009-05-21Avoid using the built-in type checker for assignment in C++ when classes are ...Sebastian Redl1-1/+1
2009-04-01Give Type::getDesugaredType a "for-display" mode that can apply moreDouglas Gregor1-1/+1
2009-03-24Rename clang to clang-cc.Daniel Dunbar1-1/+1
2009-03-19Print the context of tag types as part of pretty-printing, e.g.,Douglas Gregor1-1/+1
2009-03-19Extend the use of QualifiedNameType to the creation of class templateDouglas Gregor1-0/+16