[PATCH] [analyzer] Remove dead code in ObjCDeallocChecker that checked for a missing [super dealloc] call

David Kilzer ddkilzer at kilzer.net
Fri Aug 22 02:58:56 PDT 2014


I did try writing a test for this, but the diag::warn_objc_missing_super_dealloc message for the check in Sema::ActOnFinishFunctionBody() is printed instead of this one.

I do not have commit access.  Please commit for me at your convenience.  Thanks!

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5017






More information about the cfe-commits mailing list