mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Delayed constraint generation for the body of the single-statement closures regressed variadic parameter handling. Fix it by using `FunctionType::Param::getParameterType` for "internal" version of the parameter type which translates variadic/inout correctly. Resolved: rdar://problem/58647769
351 KiB
351 KiB