mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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.
18 KiB
18 KiB