mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This approach, suggested by Xiaodi Wu, provides better source compatibility for existing Swift code, by breaking ties in favor of the existing Swift semantics. Each time the backward-scan rule is needed (and differs from the forward-scan result), we will produce a warning + Fix-It to prepare for Swift 6 where the backward rule can be removed.
27 KiB
27 KiB