]> granicus.if.org Git - clang/commit
Add tests for string literal concatenation.
authorCraig Topper <craig.topper@gmail.com>
Thu, 11 Aug 2011 05:57:09 +0000 (05:57 +0000)
committerCraig Topper <craig.topper@gmail.com>
Thu, 11 Aug 2011 05:57:09 +0000 (05:57 +0000)
commit2e4f44f2799410a2336675e075c7f82cbbc29b33
treee0b0aef7f4da7d128d12947ab362390f581e3620
parent03720fce6e709661af020f3e4e6dfd08a96e8044
Add tests for string literal concatenation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@137302 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/string-literal.c
test/Lexer/string_concat.cpp [new file with mode: 0644]