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
Loading
Please register or sign in to comment