llvm-project/clang/test/CXX/temp
Richard Smith 6e0605d654 Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationType
for a type alias template can appear as sugar at any level of desugaring, just
like a TypedefType.

llvm-svn: 164655
2012-09-26 02:18:13 +00:00
..
temp.arg From Philippe Canal: 2012-06-29 07:30:33 +00:00
temp.decls Fix a small FIXME involving template partial ordering and 2012-09-19 23:52:13 +00:00
temp.fct.spec C++11 [temp.deduct.call]p6 tweak: when given a set of overlaoded 2012-03-12 21:09:16 +00:00
temp.names Whenever we have a BalancedDelimiterTracker, we have a 'nested' scope 2012-06-06 21:18:07 +00:00
temp.param Teach Type::getAs<TemplateSpecializationType> that a TemplateSpecializationType 2012-09-26 02:18:13 +00:00
temp.res Some tests missed from r144056. 2011-11-08 02:18:13 +00:00
temp.spec Allow CorrectTypo to add/modify nested name qualifiers to typos that 2012-06-06 20:54:51 +00:00
temp.type Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
p3.cpp Promote the warning about extra qualification on a declaration from a 2012-09-13 20:16:20 +00:00