diff options
author | Alex Lorenz <arphaman@gmail.com> | 2017-07-11 10:18:35 +0000 |
---|---|---|
committer | Alex Lorenz <arphaman@gmail.com> | 2017-07-11 10:18:35 +0000 |
commit | 4b9f80cc032d5e01d35fe6efa006433bc8d7b443 (patch) | |
tree | 04e38bccc30e522d400de690bece0a3455d82f17 /polly/test | |
parent | 6a4c12fb338f359953ef7d04c9efe680a41392dc (diff) | |
download | bcm5719-llvm-4b9f80cc032d5e01d35fe6efa006433bc8d7b443.tar.gz bcm5719-llvm-4b9f80cc032d5e01d35fe6efa006433bc8d7b443.zip |
[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
llvm-svn: 307642
Diffstat (limited to 'polly/test')
0 files changed, 0 insertions, 0 deletions