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

Added skeleton checking for NSString's method initWithFormat: (do not pass...

Added skeleton checking for NSString's method initWithFormat: (do not pass nil).  This won't be useful in most cases right now
because the analyzer isn't tracking expected types for an object, and [NSString alloc] just runs "id".

llvm-svn: 48917
parent a148acdc
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