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 | d130140cb7bce73b4350c5d50495443abe38418a (patch) | |
tree | 84d15da403d4d68b59e0caaed7e7370e8ddba928 /lib/Frontend/CompilerInvocation.cpp | |
parent | bfa9ab8183e2fdc74f8633d758cb0c6201314320 (diff) |
[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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173386 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions