summaryrefslogtreecommitdiff
path: root/test/SemaTemplate/typename-specifier-2.cpp
AgeCommit message (Expand)Author
2009-12-22Switch file-scope assignment initialization over to InitializationSequence.Eli Friedman
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-05-29Create a new PrintingPolicy class, which we pass down through the ASTDouglas Gregor
2009-04-01Parsing, semantic analysis, and template instantiation for typenameDouglas Gregor