Counts how many bug report equivalence classes were created and
how many of them were completely invalidated.
In other words how many times avoided emitting diagnostic to the user due to
Z3 refutation.
Paths
| Differential D82900
[analyzer][Z3-refutation] Add statistics tracking invalidated bug report classes AbandonedPublic Authored by steakhal on Jun 30 2020, 11:40 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, Charusso and 8 others. · View Herald Transcript Comment Actions It might be useful in the future, but right now, I'm not interested in upstreaming this.
Revision Contents
Diff 274557 clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
|
clang-tidy: warning: ISO C++11 does not allow conversion from string literal to 'char *const' [clang-diagnostic-writable-strings]
not useful