mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Edge contraction was being performed for Bind, Equal, BindToPointerType, and BindParam constraints. However, it's behavior on everything but BindParam is the same as what matchTypes() already does, so only look at BindParam constraints. This simplifies the code but shouldn't change its behavior.
52 KiB
52 KiB