aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/invalid-template-specifier.cpp
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-04Implement support for parsing dependent template-ids that refer toDouglas Gregor
2009-08-29Fix a couple issues with parsing invalid nested-name-specifiers.Eli Friedman