commit | 8919e688dc610d1f632a4d43f7f1489f67255476 | [log] [tgz] |
---|---|---|
author | Jordan Rose <jordan_rose@apple.com> | Wed Jul 18 21:59:51 2012 +0000 |
committer | Jordan Rose <jordan_rose@apple.com> | Wed Jul 18 21:59:51 2012 +0000 |
tree | 87c9e9b6d1a93bf88c6a055d195f724e5efde33f | |
parent | 4b3918e9534e46f9ac067c6e0018f94613292efa [diff] |
[analyzer] Combine all ObjC message CallEvents into ObjCMethodCall. As pointed out by Anna, we only differentiate between explicit message sends This also adds support for ObjCSubscriptExprs, which are basically the same as properties in many ways. We were already checking these, but not emitting nice messages for them. This depends on the llvm::PointerIntPair change in r160456. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160461 91177308-0d34-0410-b5e6-96231b3b80d8