Commits
Eli Friedman committed 87dd43a4b80
Refactor member and constructor lookup to depend on centralized routines in Module rather than scattering assumptions about how lookup works across Sema. This should make it easier to make changes in the future which affect lookup. I'm not entirely sure these are the right APIs to expose, but this at least seems like progress. Swift SVN r1848