[PATCH] D77474: [analyzer][MallocChecker] Make NewDeleteLeaks depend on DynamicMemoryModeling rather than NewDelete
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 22 05:51:24 PDT 2020
Szelethus updated this revision to Diff 265709.
Szelethus marked 7 inline comments as done.
Szelethus added a comment.
Fix according to reviewer comments! Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77474/new/
https://reviews.llvm.org/D77474
Files:
clang/include/clang/StaticAnalyzer/Checkers/Checkers.td
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/Malloc+NewDelete_intersections.cpp
clang/test/Analysis/NewDelete-checker-test.cpp
clang/test/Analysis/NewDelete-intersections.mm
clang/test/Analysis/new.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77474.265709.patch
Type: text/x-patch
Size: 29896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200522/841c920a/attachment-0001.bin>
More information about the cfe-commits
mailing list