mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When matchTypes is trying to match up instances of the same generic type for a Conversion or Construction constraint, it isn't an error for the generic types not to be recursively the same, because a constructor or conversion operator may be available between different instances of the type. Fixes <rdar://problem/13140447>. Swift SVN r3938
373 B
373 B