summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/lex/lex.pptoken/p3-0x.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Test that we correctly handle reversion of line splicing etc in raw stringRichard Smith2013-01-171-0/+4
| | | | | | literals. As suggested by Sean Silva. llvm-svn: 172694
* 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 C++0x [lex.pptoken]p3's handling of <::.Richard Smith2011-04-141-0/+11
llvm-svn: 129525
OpenPOWER on IntegriCloud