Commits

Joe Groff committed 6b7405e6020
SILGen: Fix associated types in archetype methods. Pass down the AST type from the ArchetypeMemberRefExpr, which has the right locally-bound archetypes, rather than derive the method type from the decl. Swift SVN r3504