[PATCH] [analyzer] Add test for missing -dealloc method in classes with an ivar

David Kilzer ddkilzer at kilzer.net
Sat Aug 23 12:26:38 PDT 2014


Address Jordan's concern about the false-positive warning for the missing -dealloc method (<rdar://problem/6074390>) and fix bugs for missing warnings with retained properties.

http://reviews.llvm.org/D5023

Files:
  lib/StaticAnalyzer/Checkers/CheckObjCDealloc.cpp
  test/Analysis/DeallocMissingRelease.m
  test/Analysis/MissingDealloc.m
  test/Analysis/PR2978.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5023.12883.patch
Type: text/x-patch
Size: 18209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140823/0cb4b9d6/attachment.bin>


More information about the cfe-commits mailing list