mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
If left-hand side of a conversion that requires l-value is a placeholder type, let's fix that by propagating placeholder to the order side (to allow it to infer a placeholder if needed) without recording a fix since placeholder can be converted to `inout` and/or l-value and already indicates existence of a problem at some other spot in the expression. Resolves: rdar://76250381
457 KiB
457 KiB