Commits
John McCall committed d710c0f5f21
Use the type-in-context in the ExtensionDecl for a generic type. This is a temporary hack until we properly make these carry their own generic parameters. This removes the last valid way to get UnboundGenericTypes in a checked program. Swift SVN r6373