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

David Kilzer ddkilzer at kilzer.net
Fri Aug 22 03:00:37 PDT 2014


BTW, I'm happy to write a test under tests/Analysis if you'd like, but these tests appear to cover all cases:

  test/SemaObjC/warn-missing-super.m
  test/SemaObjCXX/warn-missing-super.mm

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D5017






More information about the cfe-commits mailing list