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)
commitf69f594512cdeeee36938bbae4dbe4a49b07b965
treee5e8502ee06b123008e2512950efa305666edbdc
parent61b1a3553f90dfebb7b90757282149cc58feea71
Use the new boolean to StringRef function to generate the proper StringRefs.

llvm-svn: 187251
clang/lib/CodeGen/CGCall.cpp