]> granicus.if.org Git - clang/commit
Make it clear that libclang does not modify the command-line arguments
authorDouglas Gregor <dgregor@apple.com>
Wed, 1 Sep 2010 16:43:19 +0000 (16:43 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 1 Sep 2010 16:43:19 +0000 (16:43 +0000)
commit2ef6944d529c94824f5bf96f65665f5bee30f5a2
treec5e322b9a3e724e92fa3655abc8c5efa1b35299b
parent828629bd81b08385291f71bee8fa086ae24c2e97
Make it clear that libclang does not modify the command-line arguments
it is given.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112717 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
tools/libclang/CIndex.cpp
tools/libclang/CIndexCodeCompletion.cpp