]> granicus.if.org Git - clang/commit
[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)
commit9f9e0d2ecd4b9dd7ceeb57f662f6d8f549adca63
tree77cd976a0d7364378d27b41205cbc8340feadb8f
parent7e96bfb4d507700a122f270a11ce3fc0e8e36c85
[libclang] Avoid copying the CompileCommand related strings when wrapping them to a CXString.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169227 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/CXCompilationDatabase.cpp