[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 16:48:07 PDT 2019
Charusso created this revision.
Charusso added a reviewer: NoQ.
Charusso added a project: clang.
Herald added subscribers: cfe-commits, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Integer Set Library using retain-count based allocation which is not
modeled in MallocChecker.
Repository:
rC Clang
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.209642.patch
Type: text/x-patch
Size: 7911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/c9c4a1b2/attachment.bin>
More information about the cfe-commits
mailing list