mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When there is a conversion from e.g. `(A) -> Void` to `(B) -> Void` matching between `A` and `B` is going to have a special locator which doesn't end in `TupleElement`, so `repairFailures` has to account for that and fix it just like regular argument mismatch. Resolves: rdar://problem/59066040
8.3 KiB
8.3 KiB