Commits

Doug Gregor committed efd92be8700
Introduce a form of TypeChecker::buildMemberRefExpr() that accepts the results of member lookup, and eliminate all uses of MemberLookup::createResultAST(). The AST library should not be performing this semantic analysis. Swift SVN r2221