summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/cxx0x_raw_string_unterminated.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix a couple raw string literal testsCraig Topper2011-08-121-4/+0
| | | | llvm-svn: 137422
* Add support for C++0x raw string literals.Craig Topper2011-08-111-0/+8
llvm-svn: 137298
OpenPOWER on IntegriCloud