]> granicus.if.org Git - clang/commit
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.
authorTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:52:40 +0000 (01:52 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:52:40 +0000 (01:52 +0000)
commitcd9902bfb79c5c67559360514951714bdafac36e
tree7361ac189c99bb682921e87d4a01c0ffabb54139
parentfb3f893bc58071e548c97a3d667c8ab9b0c38cfb
Rename -cc1 option '-warn-dead-stores' to '-analyzer-check-dead-stores'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95343 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Frontend/Analyses.def
lib/Driver/Tools.cpp
test/Analysis/NSWindow.m
test/Analysis/conditional-op-missing-lhs.c
test/Analysis/dead-stores.c
test/Analysis/dead-stores.cpp
test/Analysis/dead-stores.m
test/Analysis/rdar-6540084.m
tools/scan-build/scan-build