[PATCH] D48521: [analyzer] Highlight container object destruction in MallocChecker
Reka Kovacs via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 24 09:54:02 PDT 2018
rnkovacs updated this revision to Diff 152615.
rnkovacs marked 7 inline comments as done.
rnkovacs retitled this revision from "[analyzer] Highlight STL object destruction in MallocChecker" to "[analyzer] Highlight container object destruction in MallocChecker".
rnkovacs added a comment.
Thanks for the comments!
I'll run this on some projects and see if any assertions fail.
https://reviews.llvm.org/D48521
Files:
lib/StaticAnalyzer/Checkers/MallocChecker.cpp
test/Analysis/dangling-internal-buffer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48521.152615.patch
Type: text/x-patch
Size: 5245 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180624/865675fa/attachment-0001.bin>
More information about the cfe-commits
mailing list