[PATCH] D50872: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker
George Karpenkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 17 14:43:48 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340097: [analyzer] Re-instate support for MakeCollectable is RetainCountChecker (authored by george.karpenkov, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D50872?vs=161134&id=161337#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50872
Files:
cfe/trunk/include/clang/Analysis/ObjCRetainCount.h
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountChecker.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountSummaries.h
cfe/trunk/test/Analysis/Inputs/expected-plists/retain-release-path-notes.m.plist
cfe/trunk/test/Analysis/retain-release-path-notes.m
cfe/trunk/test/Analysis/retain-release.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50872.161337.patch
Type: text/x-patch
Size: 147942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/017c7a42/attachment-0001.bin>
More information about the llvm-commits
mailing list