Improve NULL-checking for CFRetain/CFRelease. We now remember that the...
Improve NULL-checking for CFRetain/CFRelease. We now remember that the argument was non-NULL, and we report where the null assumption came from (like AttrNonNullChecker already did). llvm-svn: 107633
Loading
Please register or sign in to comment