diff options
author | Anna Zaks <ganna@apple.com> | 2014-08-29 20:01:38 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2014-08-29 20:01:38 +0000 |
commit | d5478fdd8f054ceff9c64636c4ac65a256fcd69a (patch) | |
tree | 109f26db2007f5f2d8609fe99c92e947d7a63d10 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 43e3717bdbb283e92be521167f0dc93b8ed86371 (diff) | |
download | llvm-d5478fdd8f054ceff9c64636c4ac65a256fcd69a.zip llvm-d5478fdd8f054ceff9c64636c4ac65a256fcd69a.tar.gz llvm-d5478fdd8f054ceff9c64636c4ac65a256fcd69a.tar.bz2 |
Add an option to silence all analyzer warnings.
People have been incorrectly using "-analyzer-disable-checker" to
silence analyzer warnings on a file, when analyzing a project. Add
the "-analyzer-disable-all-checks" option, which would allow the
suppression and suggest it as part of the error message for
"-analyzer-disable-checker". The idea here is to compose this with
"--analyze" so that users can selectively opt out specific files from
static analysis.
llvm-svn: 216763
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions