mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
201e76bfa6
In diagnostic mode, propagate function value placeholder/hole to arguments and result. This helps to avoid recording extraneous fixes because generic parameters and leading-dot syntax arguments cannot be inferred in this case.