Skip to content

Store the backing decl on AvailabilityDomainInfo #10437

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

Merged
merged 1 commit into from
Apr 8, 2025

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.

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 branch from 268fc50 to 08d3e4c Compare April 7, 2025 20:11
@tshortli tshortli changed the title Expose lookup for feature-availability decl on ASTContext Store the backing decl on AvailabilityDomainInfo Apr 7, 2025
@tshortli tshortli merged commit 18eac65 into swiftlang:next Apr 8, 2025
@tshortli tshortli deleted the feature-avail-decl-lookup 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.

2 participants