]> granicus.if.org Git - clang/commit
Order the methods in the global method pool based on when they become visible, not...
authorDouglas Gregor <dgregor@apple.com>
Tue, 12 Feb 2013 23:36:21 +0000 (23:36 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 12 Feb 2013 23:36:21 +0000 (23:36 +0000)
commit2cbd427ec533f022f612fed0dd93ef5fa214478a
tree959d117a29a037d4685781442e2e162fc51a6daf
parentb0112e122650cbc9a1a0af42ad84b7178ba0a876
Order the methods in the global method pool based on when they become visible, not when they become deserialized <rdar://problem/13203033>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175018 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReader.cpp
test/Modules/Inputs/MethodPoolA.h
test/Modules/Inputs/MethodPoolASub.h
test/Modules/method_pool.m