[PATCH] D44722: [analyzer] Path-insensitive checker for writes into an auto-releasing pointer from the wrong pool
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 13:58:24 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL328827: [analyzer] Path-insensitive checker for writes into an auto-releasing pointer (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D44722?vs=140327&id=140328#toc
Repository:
rL LLVM
https://reviews.llvm.org/D44722
Files:
cfe/trunk/include/clang/StaticAnalyzer/Checkers/Checkers.td
cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCAutoreleaseWriteChecker.cpp
cfe/trunk/test/Analysis/autoreleasewritechecker_test.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44722.140328.patch
Type: text/x-patch
Size: 13457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/e9d2c544/attachment.bin>
More information about the llvm-commits
mailing list