Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable/20240723] Store the backing decl on AvailabilityDomainInfo #10438

Conversation

tshortli
Copy link

@tshortli tshortli commented Apr 6, 2025

Swift needs to be able to look up the VarDecl that defines a given feature availability domain.

Cherry-pick of #10437.

@tshortli tshortli requested a review from ahatanaka April 6, 2025 20:25
@tshortli tshortli requested a review from a team as a code owner April 6, 2025 20:25
Swift needs to be able to look up the `VarDecl` that defines a given feature
availability domain.
@tshortli tshortli force-pushed the feature-avail-decl-lookup-20240723 branch from 45617bf to 7b73530 Compare April 7, 2025 20:07
@tshortli tshortli changed the title [stable/20240723] Expose lookup for feature-availability decl on ASTContext [stable/20240723] Store the backing decl on AvailabilityDomainInfo Apr 7, 2025
@tshortli
Copy link
Author

tshortli commented Apr 7, 2025

@swift-ci please test

@tshortli tshortli merged commit 01b1a65 into swiftlang:stable/20240723 Apr 8, 2025
3 checks passed
@tshortli tshortli deleted the feature-avail-decl-lookup-20240723 branch April 8, 2025 14:17
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.

1 participant