diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-02-17 04:27:41 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-02-17 04:27:41 +0000 |
commit | b5351811997c7a9dfc66b7180ba0dd698055df1b (patch) | |
tree | 22a32e28060cd14c1e147c2f0b1ba5fb55a90deb /clang/lib/Basic/Diagnostic.cpp | |
parent | a908e7fcccf038abcb665be9192a71a7ec0b8394 (diff) | |
download | bcm5719-llvm-b5351811997c7a9dfc66b7180ba0dd698055df1b.tar.gz bcm5719-llvm-b5351811997c7a9dfc66b7180ba0dd698055df1b.zip |
Static Analyzer driver/options (partial) cleanup:
- Move all analyzer options logic to AnalysisConsumer.cpp.
- Unified specification of stores/constraints/output to be:
-analyzer-output=...
-analyzer-store=...
-analyzer-constraints=...
instead of -analyzer-range-constraints, -analyzer-store-basic, etc.
- Updated drivers (ccc-analyzer, scan-builds, new ccc) to obey this new
interface
- Updated test cases to conform to new driver options
llvm-svn: 64737
Diffstat (limited to 'clang/lib/Basic/Diagnostic.cpp')
0 files changed, 0 insertions, 0 deletions