[PATCH] D145069: [analyzer][NFC] Split the no state change logic and bug report suppression into two visitors
Gábor Spaits via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 10 02:15:13 PST 2023
spaits updated this revision to Diff 504062.
spaits added a comment.
As @Szelethus has mentioned in his reply I tried to improve on the comment. I hope now it describes correctly what the new visitor is good for.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145069/new/
https://reviews.llvm.org/D145069
Files:
clang/lib/StaticAnalyzer/Core/BugReporterVisitors.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145069.504062.patch
Type: text/x-patch
Size: 5450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230310/6b307b95/attachment.bin>
More information about the cfe-commits
mailing list