summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/retain-count-alloc.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [analyzer] MallocChecker: Prevent Integer Set Library false positivesCsaba Dabis2019-07-181-0/+37
Summary: Integer Set Library using retain-count based allocation which is not modeled in MallocChecker. Reviewed By: NoQ Tags: #clang Differential Revision: https://reviews.llvm.org/D64680 llvm-svn: 366391
OpenPOWER on IntegriCloud