Skip to content
Commit 0e7d2523 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 7a241baf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment