diff options
author | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-29 21:51:48 +0000 |
---|---|---|
committer | Argyrios Kyrtzidis <akyrtzi@gmail.com> | 2013-03-29 21:51:48 +0000 |
commit | bd8cd3ed85c8b2b88c336b65f6f5d4b8effc37e7 (patch) | |
tree | bf1ca9b0946a8317b9de23db813eb687b19cd891 /llvm/lib/Support/SmallPtrSet.cpp | |
parent | 828f4d4b9fa9d525b7fab146ed8dbb011a8681fe (diff) | |
download | llvm-bd8cd3ed85c8b2b88c336b65f6f5d4b8effc37e7.zip llvm-bd8cd3ed85c8b2b88c336b65f6f5d4b8effc37e7.tar.gz llvm-bd8cd3ed85c8b2b88c336b65f6f5d4b8effc37e7.tar.bz2 |
When looking for overridden ObjC methods, don't ignore 'hidden' ones.
When using modules we should not ignore overridden methods from
categories that are hidden because the module is not visible.
This will give more consistent results (when imports change) and it's more
correct since the methods are indeed overridden even if they are not "visible"
for lookup purposes.
rdar://13350796
llvm-svn: 178374
Diffstat (limited to 'llvm/lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions