mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We need to be very careful while matching types to test whether a fix is applicable or not to avoid adding extraneous fixes and failing the path early. This is a temporary workaround, the real fix would be to let `matchTypes` to propagate `TMF_ApplyingFixes` down. Resolves: rdar://154010220 Resolves: https://github.com/swiftlang/swift/issues/82397
636 KiB
636 KiB