[PATCH] D118880: [analyzer] Improve NoOwnershipChangeVisitor's understanding of deallocators
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 09:08:11 PST 2022
Szelethus updated this revision to Diff 405979.
Szelethus edited the summary of this revision.
Szelethus added a comment.
Move `CallDescription` specific changes to D119004 <https://reviews.llvm.org/D119004>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118880/new/
https://reviews.llvm.org/D118880
Files:
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/NewDeleteLeaks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118880.405979.patch
Type: text/x-patch
Size: 6886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220204/c4ea3976/attachment.bin>
More information about the cfe-commits
mailing list