Skip to content

AST: Remove ExplicitAvailabilityInfo from TypeRefinementContext #76989

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
Oct 12, 2024

Conversation

tshortli
Copy link
Contributor

This field was complicating initialization of TypeRefinementContext and bloating its storage just to make it slightly more convenient to look up information that is pretty easy to derive on-demand when it is actually needed.

This field was complicating initialization of `TypeRefinementContext` and
bloating its storage just to make it slightly more convenient to look up
information that is pretty easy to derive on-demand when it is actually needed.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli merged commit 6c18bf2 into swiftlang:main Oct 12, 2024
3 checks passed
@tshortli tshortli deleted the remove-trc-explicit-availability branch October 12, 2024 04:42
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