[PATCH] D54834: [analyzer][MallocChecker] Improve warning messages on double-delete errors
Kristóf Umann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 15 10:44:51 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC349283: [analyzer][MallocChecker] Improve warning messages on double-delete errors (authored by Szelethus, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54834/new/
https://reviews.llvm.org/D54834
Files:
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/Inputs/expected-plists/NewDelete-path-notes.cpp.plist
test/Analysis/Malloc+MismatchedDeallocator+NewDelete.cpp
test/Analysis/NewDelete-checker-test.cpp
test/Analysis/NewDelete-path-notes.cpp
test/Analysis/dtor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54834.178372.patch
Type: text/x-patch
Size: 6508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181215/6db70fa7/attachment-0001.bin>
More information about the cfe-commits
mailing list