mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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
64 KiB
64 KiB