]> granicus.if.org Git - clang/commit
Fix usage of string when StringRef was needed
authorRenato Golin <renato.golin@linaro.org>
Mon, 19 May 2014 22:36:19 +0000 (22:36 +0000)
committerRenato Golin <renato.golin@linaro.org>
Mon, 19 May 2014 22:36:19 +0000 (22:36 +0000)
commit9bb2c58e6d75828479e21321456a6c3b0f53414b
tree9369cbb94447c01f716d046bbc6f2a518c96db32
parentd5358b6ebd5aaafac03e24b7a63e4e98235e3bb4
Fix usage of string when StringRef was needed

Also adding a variable to the test, so release bots match %1.
This should also calm the gdb buildbot.

.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGen/named_reg_global.c