aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/alias-template.cpp
AgeCommit message (Expand)Author
2013-01-11Fixed an assertion failure triggered by invalid code.Enea Zaffanella
2012-04-26PR12647: An alias template instantiation which occurs in a SFINAE context isRichard Smith
2012-03-12Fix parsing of type-specifier-seq's. Types are syntactically allowed to beRichard Smith
2012-02-10PR11684, core issue 1417:Richard Smith
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2011-05-05Implement support for C++0x alias templates.Richard Smith