[PATCH] D78457: [analyzer][Z3-refutation] Fix refutation BugReporterVisitor bug and refactor
Balázs Benics via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 23 05:21:59 PDT 2020
steakhal updated this revision to Diff 259532.
steakhal added a comment.
- keep the visitor
- fix the bug
- add test demonstrating the bug and the fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78457/new/
https://reviews.llvm.org/D78457
Files:
clang/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
clang/lib/StaticAnalyzer/Core/BugReporter.cpp
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
clang/unittests/StaticAnalyzer/FalsePositiveRefutationBRVisitorTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78457.259532.patch
Type: text/x-patch
Size: 8502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200423/a065bfb5/attachment-0001.bin>
More information about the cfe-commits
mailing list