aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/variadic-parse.cpp
AgeCommit message (Expand)Author
2010-11-07Remove broken support for variadic templates, along with the variousDouglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-06-12Parse support for C++0x type parameter packs.Anders Carlsson