summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx-for-range.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-3/+3
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* Fixed test case asserts due to checkin of r130710.Chad Rosier2011-05-021-3/+3
| | | | llvm-svn: 130720
* Add support for C++0x's range-based for loops, as specified by the C++11 ↵Richard Smith2011-04-141-0/+19
draft standard (N3291). llvm-svn: 129541
OpenPOWER on IntegriCloud