Use c_str() instead of GetCString() to fix build
authorEwan Crawford <ewan@codeplay.com>
Tue, 8 Mar 2016 10:03:23 +0000 (10:03 +0000)
committerEwan Crawford <ewan@codeplay.com>
Tue, 8 Mar 2016 10:03:23 +0000 (10:03 +0000)
commit1ab4adb1d3355e8bbd14fb90d320efa8606a7764
treecd3cb41ebdb9c420c3a4c0a476d85e0d01f2d106
parentd8ac7c9f2d0967bbf03868000d1592f2196e5f7e
Use c_str() instead of GetCString() to fix build

llvm-svn: 262920
lldb/source/Interpreter/CommandInterpreter.cpp