]> granicus.if.org Git - clang/commit
Retain all hidden methods in the global method pool, because they may become visible...
authorDouglas Gregor <dgregor@apple.com>
Thu, 7 Feb 2013 19:13:24 +0000 (19:13 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 7 Feb 2013 19:13:24 +0000 (19:13 +0000)
commit7666b03d499819214752ae392efe666ca856d0e7
treeee3ebcd94ce41463b105ae081f643f7b64f376a0
parent90b5ac660ef96b9d59dff837e96fd72d0673d7de
Retain all hidden methods in the global method pool, because they may become visible <rdar://problem/13172858>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174648 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/Modules/Inputs/MethodPoolASub.h
test/Modules/Inputs/MethodPoolBSub.h
test/Modules/Inputs/module.map
test/Modules/method_pool.m