mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
An always enabled availability domain is implicitly available in all contexts, so uses of declarations that are marked as `@available` in the domain are never rejected. This is useful for an availability domain representing a feature flag that has become permanently enabled. Partially resolves rdar://157593409.
15 KiB
15 KiB