Skip to content

Conversation

tshortli
Copy link

@tshortli tshortli commented Sep 10, 2025

Cherry-pick of #11366.

Represent availability domains that are always available regardless of context by introducing a new FeatureAvailKind. The Sema support for these domains will added later; this change is designed to unblock Swift's implementation of support for always available domains.

Resolves rdar://160244138.

Represent availability domains that are always available regardless of context
by introducing a new `FeatureAvailKind`. The Sema support for these domains
will added later; this change is designed to unblock Swift's implementation of
support for always available domains.

Resolves rdar://160244138.
@tshortli tshortli requested a review from ahatanaka September 10, 2025 01:30
@tshortli tshortli requested a review from a team as a code owner September 10, 2025 01:30
@tshortli
Copy link
Author

@swift-ci please test

@tshortli tshortli changed the title Introduce FeatureAvailKind::AlwaysAvailable [stable/20240723] Introduce FeatureAvailKind::AlwaysAvailable Sep 10, 2025
@tshortli tshortli merged commit 9682898 into swiftlang:stable/20240723 Sep 10, 2025
3 checks passed
@tshortli tshortli deleted the introduce-always-available-domain-20240723 branch September 10, 2025 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants