summaryrefslogtreecommitdiffstats
path: root/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/p2-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Push alias-declarations and alias-template declarations into scope even ifRichard Smith2016-07-151-2/+2
* DR1909: Diagnose all invalid cases of a class member sharing its name with th...Richard Smith2015-07-061-4/+2
* Reword switch/goto diagnostics "protected scope" diagnostics. Making up a termRichard Smith2014-09-061-1/+1
* Implement DR577David Majnemer2014-02-191-1/+1
* Push the knowledge that we are parsing a type-id/type-name further into theRichard Smith2012-05-091-3/+1
* Fix parsing of type-specifier-seq's. Types are syntactically allowed to beRichard Smith2012-03-121-4/+4
* 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
* Support for C++11 (non-template) alias declarations.Richard Smith2011-04-151-0/+161