Commits

Doug Gregor committed d9b82f19853
When creating a derived constraint system that binds a type variable, perform the binding of the type variable as part of the constructor, rather than as a separate step. No functionality change. Swift SVN r3076