0d266d623452f09d06973528217390d762a8f3fa |
|
25-Jan-2012 |
Douglas Gregor <dgregor@apple.com> |
Whenever Sema attempts to look in the global method pool, try to load additional data from the external Sema source. This properly copes with modules that are imported after we have already searched in the global method pool for a given selector. For PCH, it's a slight pessimization to be fixed soon. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148891 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Modules/Inputs/MethodPoolA.h
|