[libclang] Avoid copying the CompileCommand related strings when wrapping them to...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 4 Dec 2012 07:26:48 +0000 (07:26 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 4 Dec 2012 07:26:48 +0000 (07:26 +0000)
commit6a33de18a3ea4c3869b7164ab996d5cd163ee098
tree11a6c42f6ca0495f246e32b820ee7de17e7191be
parent251ad5e06b2002ae8e0a0c1b2c03f89356fb55f5
[libclang] Avoid copying the CompileCommand related strings when wrapping them to a CXString.

llvm-svn: 169227
clang/tools/libclang/CXCompilationDatabase.cpp