Commits

Doug Gregor committed f4ced2028d6
Make the constructors of generic types polymorphic function types, including the weird implicit one-of element declarations that end up in struct types. Teach overload resolution and the type-checking of ConstructorRefExprs how to specialize these polymorphic function types. Swift SVN r2473