Commits

Doug Gregor committed f66ca780379
Introduce a set of substitutions into GenericMemberRefExpr, so that we have a record of how the member is being specialized for the given context. To do this, I also had to patch up the DeclContext for template parameters. Swift SVN r2483