aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/MethodPoolASub.h
AgeCommit message (Expand)Author
2013-02-12Order the methods in the global method pool based on when they become visible...Douglas Gregor
2013-02-07Retain all hidden methods in the global method pool, because they may become ...Douglas Gregor
2013-01-16Teach global selector lookup to ignore hidden methods, which occurDouglas Gregor