]> granicus.if.org Git - clang/commit
Change -code-completion-debug-printer to -no-code-completion-debug-printer.
authorDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 05:32:09 +0000 (05:32 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 05:32:09 +0000 (05:32 +0000)
commit4db166b723495fbfa475b50c44f38a4c1bc0bc34
tree02dcdf0abe7bc80cae2931d027593e2e573e6a9f
parent53e8484581ca358c3a2ccd8ea39c136c6e85d606
Change -code-completion-debug-printer to -no-code-completion-debug-printer.

Also, tweak a few help strings and update CompilerInvocation serialization for prev change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89317 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInvocation.cpp
tools/CIndex/CIndex.cpp
tools/clang-cc/Options.cpp