Test that we correctly handle reversion of line splicing etc in raw string
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 17 Jan 2013 01:46:13 +0000 (01:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 17 Jan 2013 01:46:13 +0000 (01:46 +0000)
commit7fc772c0bd955a82f006e359adb8c9817d7ab810
tree27761dbfdc8907d9855ecedcff6520546f7101b8
parent2ae0164fba90673ca47f1e5c8e0871425f747c48
Test that we correctly handle reversion of line splicing etc in raw string
literals. As suggested by Sean Silva.

llvm-svn: 172694
clang/test/CXX/lex/lex.pptoken/p3-0x.cpp