]> granicus.if.org Git - clang/commit
Don't create a StringRef from a temporary string.
authorRichard Trieu <rtrieu@google.com>
Thu, 6 Jun 2013 02:22:29 +0000 (02:22 +0000)
committerRichard Trieu <rtrieu@google.com>
Thu, 6 Jun 2013 02:22:29 +0000 (02:22 +0000)
commit4fe9644dc3533e4517f980645957c6fc9408c6f6
treece1437d4c843e2af8913ce2c49bd0e8adbc2eebe
parentfb6f75feaa0fa6621282df1075677a26fdfde1b7
Don't create a StringRef from a temporary string.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp