Commits

Doug Gregor committed 40fb0e79613
Introduce a simplified entry point for looking up a member type. The new TypeChecker::lookupMemberType() handles substitution of the base type into the type result, as well as eliminating results for which the resulting types are equivalent. Swift SVN r5927