mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Using availability domains, reimplement the algorithm that determines whether a declaration is unavailable at runtime. The new algorithm takes ABI compatible platforms into account, ensuring that declarations that are available on iOS do not get treated as unreachable at runtime when compiling for visionOS. Resolves rdar://116742214.
1.2 KiB
1.2 KiB