[PATCH] D5238: [analyzer] Detect duplicate [super dealloc] calls

Devin Coughlin via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 22 10:01:04 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261545: [analyzer] Detect duplicate [super dealloc] calls (authored by dcoughlin).

Changed prior to commit:
  http://reviews.llvm.org/D5238?vs=48447&id=48707#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D5238

Files:
  cfe/trunk/lib/StaticAnalyzer/Checkers/CMakeLists.txt
  cfe/trunk/lib/StaticAnalyzer/Checkers/Checkers.td
  cfe/trunk/lib/StaticAnalyzer/Checkers/ObjCSuperDeallocChecker.cpp
  cfe/trunk/test/Analysis/DeallocUseAfterFreeErrors.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5238.48707.patch
Type: text/x-patch
Size: 16609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160222/ce61e149/attachment.bin>


More information about the cfe-commits mailing list