aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-03-15 21:41:53 +0000
committerJordan Rose <jordan_rose@apple.com>2013-03-15 21:41:53 +0000
commita45fc81180c5bf523fb0ab27ea1c062b00e27643 (patch)
tree15ad063cf15e992df0a64d37b8be0531b45853d7 /clang/lib/Frontend/CompilerInvocation.cpp
parent06f68eda4d80854af245c4c20406ec6bc82ecb28 (diff)
downloadllvm-a45fc81180c5bf523fb0ab27ea1c062b00e27643.zip
llvm-a45fc81180c5bf523fb0ab27ea1c062b00e27643.tar.gz
llvm-a45fc81180c5bf523fb0ab27ea1c062b00e27643.tar.bz2
[analyzer] Collect stats on the max # of bug reports in an equivalence class.
We discovered that sqlite3.c currently has 2600 reports in a single equivalence class; it would be good to know if this is a recent development or what. (For the curious, the different reports in an equivalence class represent the same bug found along different paths. When we're suppressing false positives, we need to go through /every/ path to make sure there isn't a valid path to a bug. This is a flaw in our after-the-fact suppression, made worse by the fact that that function isn't particularly optimized.) llvm-svn: 177188
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions