]> granicus.if.org Git - clang/commit
Make the Objective-C checker look for subclasses of NSString instead of just NSString...
authorAnders Carlsson <andersca@mac.com>
Tue, 8 Mar 2011 20:05:26 +0000 (20:05 +0000)
committerAnders Carlsson <andersca@mac.com>
Tue, 8 Mar 2011 20:05:26 +0000 (20:05 +0000)
commitb62bdce3e981ea4f357126bc391be1cbc1efa4df
treef57dc58e4b33142176c982f1e9020f5aac22c53f
parentb77cab97f17f946744c920629ca17271308d8ebf
Make the Objective-C checker look for subclasses of NSString instead of just NSString and NSMutableString.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127268 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/BasicObjCFoundationChecks.cpp
test/Analysis/NSString.m