mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Unfulfilled params get arguments synthesized for them which are added to the end of the argument list. Later logic to detect out-of-order arguments and produce relabelling fixes didn't account for them though. This improves several diagnostics for mislabelled call arguments in the existing tests.
468 KiB
468 KiB