summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/alias-template.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix parsing of type-specifier-seq's. Types are syntactically allowed to beRichard Smith2012-03-121-2/+3
* PR11684, core issue 1417:Richard Smith2012-02-101-2/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement support for C++0x alias templates.Richard Smith2011-05-051-0/+147