]> granicus.if.org Git - clang/commit
Rename -cc1 option '-warn-objc-unused-ivars' to '-analyzer-check-objc-unused-ivars'.
authorTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:55:01 +0000 (01:55 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 5 Feb 2010 01:55:01 +0000 (01:55 +0000)
commit2ade536f6815bf6ff128333520232c3b0e701146
treeba054159507c098c1600a15a75c2673f423a6b1a
parentcd9902bfb79c5c67559360514951714bdafac36e
Rename -cc1 option '-warn-objc-unused-ivars' to '-analyzer-check-objc-unused-ivars'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95345 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/CC1Options.td
include/clang/Frontend/Analyses.def
lib/Driver/Tools.cpp
test/Analysis/unused-ivars.m
tools/scan-build/scan-build