[dsymutil] Do not construct a StringRef from a std::string temporary
authorFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 00:49:34 +0000 (00:49 +0000)
committerFrederic Riss <friss@apple.com>
Mon, 31 Aug 2015 00:49:34 +0000 (00:49 +0000)
commit74e7aca9e09d547d9117b11b69d49591e683b702
tree127edc767252ac0d0923c4eed70abf5952b21499
parenta8a34c5382a81950ca6586de672c80a9179738e5
[dsymutil] Do not construct a StringRef from a std::string temporary

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246404 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/MachODebugMapParser.cpp