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

[swift/release/6.2] Store the backing decl on AvailabilityDomainInfo #10439

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:26
@tshortli tshortli requested a review from a team as a code owner April 6, 2025 20:26
@tshortli
Copy link
Author

tshortli commented Apr 6, 2025

@swift-ci please test

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-swift-6.2 branch from 39a038a to f890035 Compare April 7, 2025 20:12
@tshortli
Copy link
Author

tshortli commented Apr 7, 2025

@swift-ci please test

@tshortli tshortli changed the title [swift/release/6.2] Expose lookup for feature-availability decl on ASTContext [swift/release/6.2] Store the backing decl on AvailabilityDomainInfo Apr 7, 2025
@bnbarham bnbarham merged commit 42ba728 into swiftlang:swift/release/6.2 Apr 8, 2025
3 checks passed
@tshortli tshortli deleted the feature-avail-decl-lookup-swift-6.2 branch April 8, 2025 16:16
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.

3 participants