summaryrefslogtreecommitdiffstats
path: root/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/p7.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement DR1265 (wg21.link/cwg1265).Richard Smith2017-01-131-7/+28
* Rename test to match C++1y paragraph number per N3690, and add additional testRichard Smith2013-07-071-0/+13
* Switch to the C++11 warning flags in tests. David Blaikie2011-10-181-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* PR10458: Finesse behaviour of C++0x features when in pre-0x mode. Accept for-...Richard Smith2011-09-041-2/+11
* Implement the C++0x deduced 'auto' feature.Richard Smith2011-02-201-0/+23