aboutsummaryrefslogtreecommitdiff
path: root/test/CXX/temp/temp.decls/temp.variadic/injected-class-name.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-01-13Allow us to transform pack expansion expressions.Douglas Gregor
2011-01-12Teach TreeTransform how to transform a pack expansion type intoDouglas Gregor
2010-12-23When forming the injected-class-name of a variadic template, theDouglas Gregor