summaryrefslogtreecommitdiff
path: root/docs/LibASTMatchersReference.html
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-07-11 10:18:35 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-07-11 10:18:35 +0000
commit1e30b7a60a9a2bfc5657b59bfe8cab0bec8ef957 (patch)
tree77efa9a34cea00ad1b67ba3099cb50ebc80358a3 /docs/LibASTMatchersReference.html
parentb6e778e0bfa2fc32f8821c6b33762f5cb6724659 (diff)
[ObjC] Check that a subscript methods is declared for a qualified id type
Objective-C subscript expressions report errors when a subscript method is not declared in the base class. However, prior to this commit, qualified id types were not checked. This commit ensures that an appropriate error is reported when a subscript method is not declared in any of the protocols that are included in the qualified id type. rdar://33213924 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307642 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LibASTMatchersReference.html')
0 files changed, 0 insertions, 0 deletions