summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/cxx0x_raw_string_unterminated.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
* 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