Added static analysis check to see if a subclass of NSObject implements...
Added static analysis check to see if a subclass of NSObject implements -dealloc, and whether or not that implementation calls [super dealloc]. llvm-svn: 53075
Loading
Please register or sign in to comment