Remove unnecessary .c_str() when implicitly converting to Twine
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 6 Nov 2014 01:13:27 +0000 (01:13 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 6 Nov 2014 01:13:27 +0000 (01:13 +0000)
commit4ebcbd0af758f772d1caeaba0d0b5eb68e7e9280
tree5f326fe57cd1d934a39af7f1b1db85d78b29dcd6
parent6c100e7428067f16eff756db0acf02650904bff7
Remove unnecessary .c_str() when implicitly converting to Twine

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221422 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/SourceMgr.cpp