Implement string suffixes from N3642
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 23 Jul 2013 17:05:24 +0000 (17:05 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 23 Jul 2013 17:05:24 +0000 (17:05 +0000)
commitca0be23b39df3255ff5272b5c3d9442aee7584b2
tree234aa8dbf64d3d15ceb52dbf245d9d9cda8e85d4
parent43295c02f1df12f53939718722881291a351d228
Implement string suffixes from N3642

llvm-svn: 186956
libcxx/include/string
libcxx/test/strings/basic.string.literals/literal.pass.cpp [new file with mode: 0644]
libcxx/test/strings/basic.string.literals/literal1.fail.cpp [new file with mode: 0644]
libcxx/test/strings/basic.string.literals/literal1.pass.cpp [new file with mode: 0644]
libcxx/test/strings/basic.string.literals/literal2.fail.cpp [new file with mode: 0644]
libcxx/test/strings/basic.string.literals/literal2.pass.cpp [new file with mode: 0644]