mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is a narrow fix, we are going to work on fixing this properly and allowing both devirtualization and specialization for distributed requirement witnesses. Anything that uses an ad-hoc serialization requirement scheme cannot be devirtualized because that would result in loss of ad-hoc conformance in new substitution map. Resolves: https://github.com/swiftlang/swift/issues/79318 Resolves: rdar://146101172
57 KiB
57 KiB