]> granicus.if.org Git - clang/commit
Adding code gen tests for writable and shared string literals.
authorOliver Hunt <oliver@apple.com>
Wed, 28 Nov 2007 06:27:12 +0000 (06:27 +0000)
committerOliver Hunt <oliver@apple.com>
Wed, 28 Nov 2007 06:27:12 +0000 (06:27 +0000)
commit01acb91affa1544a8c64e5ca5546e33d42b565cc
tree371a9779d5bbebc61a7e150d23190b2a10895e00
parent5df6070d62ac4ed7e0dc17e3f0c5ef7b3cf3f84e
Adding code gen tests for writable and shared string literals.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44397 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/shared-string-literals.c [new file with mode: 0644]
test/CodeGen/writable-strings.c [new file with mode: 0644]