Commits

Doug Gregor committed feb101de350
Invalidate and recheck constraints on type parameters as part of the signature. This allows us to have references to type parameters within the generic type parameter list. This occurs, for example, with DynamicSelf methods within generic classes. Swift SVN r12809