[PATCH] D17528: [analyzer] Warn on use of 'self' after call to to [super dealloc].
Devin Coughlin via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 25 15:41:25 PST 2016
This revision was automatically updated to reflect the committed changes.
dcoughlin marked an inline comment as done.
Closed by commit rL261935: [analyzer] Warn on use of 'self' after call to to [super dealloc]. (authored by dcoughlin).
Changed prior to commit:
http://reviews.llvm.org/D17528?vs=48747&id=49116#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17528
Files:
cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
cfe/trunk/test/Analysis/DeallocUseAfterFreeErrors.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17528.49116.patch
Type: text/x-patch
Size: 13013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160225/9085d1b3/attachment.bin>
More information about the cfe-commits
mailing list