Commits

Doug Gregor committed 2d0e61e3f4b
When substituting into a nested type reference, build an appropriate representation for the nested type: - If the type is nested within a deducible generic parameter type, build it as a nested type of that generic parameter type. (The terminology is bogus) - Otherwise, look for the member type of the given name and build a reference to it. Swift SVN r2426