[PATCH] D64680: [analyzer] MallocChecker: Prevent Integer Set Library false positives
Csaba Dabis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 17:33:21 PDT 2019
Charusso updated this revision to Diff 209654.
Charusso marked 2 inline comments as done.
Charusso added a comment.
- Fix.
- Move the logic to `free()` for better matching.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64680/new/
https://reviews.llvm.org/D64680
Files:
clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
clang/test/Analysis/retain-count-alloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64680.209654.patch
Type: text/x-patch
Size: 7968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190713/c95ec239/attachment.bin>
More information about the cfe-commits
mailing list