]> granicus.if.org Git - clang/commit
Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... variants...
authorDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 04:55:23 +0000 (04:55 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 19 Nov 2009 04:55:23 +0000 (04:55 +0000)
commit53e8484581ca358c3a2ccd8ea39c136c6e85d606
tree0725a1263b3d1b63e9e0f569d034f1f19bde4b99
parent48c4c1f9d33fc47140311b8be170084c5ce8a6db
Switch -f{builtin,math-errno,rtti} and -analyzer-purge-dead to -...no... variants instead of using llvm::cl::init(true) arguments.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89315 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Tools.cpp
test/Analysis/null-deref-ps.c
test/CodeGen/libcalls.c
test/Driver/analyze.c
test/Driver/clang-translation.c
test/Driver/clang_f_opts.c
test/Sema/unused-expr.c
tools/clang-cc/Options.cpp