commit | 6c234b1fd1da64a14a77433cb805cb1aa798512a | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Fri Jun 22 17:15:58 2012 +0000 |
committer | Jordan Rose <jordan_rose@apple.com> | Fri Jun 22 17:15:58 2012 +0000 |
tree | bd1a712205ef45772a3e36837403f28eb5e1bc1e | |
parent | 0da4414f3d30c34fafb81b13b2cec3680c0bc9e1 [diff] |
[analyzer] Check for +raise:format: on subclasses of NSException as well. We don't handle exceptions yet, so we treat them as sinks. ExprEngine hardcodes messages that are known to raise Objective-C exceptions like -raise, but it was only checking for +raise:format: and +raise:format:arguments: on NSException itself, not subclasses. <rdar://problem/11724201> git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159010 91177308-0d34-0410-b5e6-96231b3b80d8