mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
PR #71620 made this behavior conditional as a way to help provide binary compatibility for legacy software that might be relying on the old behavior. So far, it appears the only such problems arose from the SwiftObject behavior changes, not from SwiftValue behavior. So let's optimistically back this out and make the new behavior unconditional. Resolves rdar://127839540
19 KiB
19 KiB