[PATCH] D5023: [analyzer] Fix ObjC Dealloc Checker to operate only on classes with retained properties
Devin Coughlin via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 26 17:46:07 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL258896: [analyzer] ObjCDeallocChecker: Only operate on classes with retained properties. (authored by dcoughlin).
Changed prior to commit:
http://reviews.llvm.org/D5023?vs=45756&id=46087#toc
Repository:
rL LLVM
http://reviews.llvm.org/D5023
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
cfe/trunk/test/Analysis/DeallocMissingRelease.m
cfe/trunk/test/Analysis/MissingDealloc.m
cfe/trunk/test/Analysis/PR2978.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5023.46087.patch
Type: text/x-patch
Size: 18386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160127/7e9b08c0/attachment-0001.bin>
More information about the cfe-commits
mailing list