summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/expr/expr.prim/p12-0x.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move tests to the appropriate directory to match the spec hierarchy.David Blaikie2011-11-071-12/+0
| | | | llvm-svn: 143906
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
| | | | | | -std=c++0x. Patch by Ahmed Charles! llvm-svn: 141900
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-111-0/+12
llvm-svn: 132878
OpenPOWER on IntegriCloud