aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
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
commit4b9f80cc032d5e01d35fe6efa006433bc8d7b443 (patch)
tree04e38bccc30e522d400de690bece0a3455d82f17 /llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
parent6a4c12fb338f359953ef7d04c9efe680a41392dc (diff)
downloadllvm-4b9f80cc032d5e01d35fe6efa006433bc8d7b443.zip
llvm-4b9f80cc032d5e01d35fe6efa006433bc8d7b443.tar.gz
llvm-4b9f80cc032d5e01d35fe6efa006433bc8d7b443.tar.bz2
[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 'llvm/lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions