Skip to content

AST: Unique CustomAvailabilityDomain instances #79976

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

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Mar 13, 2025

Store CustomAvailabilityDomain instances in a folding set on ASTContext. This allows instances of custom domains to be created without needing to cache them in disparate locations.

Store `CustomAvailabilityDomain` instances in a folding set on `ASTContext`.
This instances of custom domains to be created without needing to cache them in
disparate locations.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge March 13, 2025 01:31
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test macOS

1 similar comment
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test macOS

@tshortli tshortli merged commit d5fecf1 into swiftlang:main Mar 13, 2025
3 checks passed
@tshortli tshortli deleted the unique-custom-availability-domains branch March 13, 2025 19:15
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