]> granicus.if.org Git - clang/commit
Use the new boolean to StringRef function to generate the proper StringRefs.
authorBill Wendling <isanbard@gmail.com>
Fri, 26 Jul 2013 21:51:11 +0000 (21:51 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 26 Jul 2013 21:51:11 +0000 (21:51 +0000)
commit52d08fee6521aa1cea214f5d979f4d70b7b3c5d6
treee06c4b84e05440734db35310971a06aaa356107f
parentc3ba339a96092f2b6d03c112e94e1fd7f3c593d3
Use the new boolean to StringRef function to generate the proper StringRefs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187251 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp