Commits

Dmitri Hrybenko committed ca57debb65e
Lookup visible decls: rename doMemberLookup() -> lookupVisibleMemberDeclsImpl() It was just an implementation detail of lookupVisibleMemberDecls(), so make this intention clear in the name. Swift SVN r8790