diff options
author | Anna Zaks <ganna@apple.com> | 2013-01-24 23:15:34 +0000 |
---|---|---|
committer | Anna Zaks <ganna@apple.com> | 2013-01-24 23:15:34 +0000 |
commit | 36d988f02356a0cbbee86b67830cd3bba2b0241c (patch) | |
tree | ce29d059350e09f4c282e1fa4c9b702ab9700d53 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6bab4ef4e83ffd7f42e00b5ead2bcfead78b51b4 (diff) | |
download | llvm-36d988f02356a0cbbee86b67830cd3bba2b0241c.zip llvm-36d988f02356a0cbbee86b67830cd3bba2b0241c.tar.gz llvm-36d988f02356a0cbbee86b67830cd3bba2b0241c.tar.bz2 |
[analyzer] Add "-analyzer-config mode=[deep|shallow] ".
The idea is to introduce a higher level "user mode" option for
different use scenarios. For example, if one wants to run the analyzer
for a small project each time the code is built, they would use
the "shallow" mode.
The user mode option will influence the default settings for the
lower-level analyzer options. For now, this just influences the ipa
modes, but we plan to find more optimal settings for them.
llvm-svn: 173386
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions