| commit | a3fcbeb908158e823223be291cb166357aed6853 | [log] [tgz] |
|---|---|---|
| author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jun 19 02:22:02 2012 +0000 |
| committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | Tue Jun 19 02:22:02 2012 +0000 |
| tree | f766e16aaa6977f030aee5c756e214804da1d0a0 | |
| parent | 31567515edf127b49e60a769527faf7b41c075ea [diff] |
[objcmt] When checking whether the subscripting methods are declared use ObjCInterfaceDec::lookupInstanceMethod to make sure we check categories as well and update related tests. rdar://11695288 llvm-svn: 158697