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

AST: Remove inline AvailabilityDomain from SemanticAvailableAttr #78637

Conversation

tshortli
Copy link
Contributor

Now that AvailableAttr has storage for its cached AvailabilityDomain, it's no longer necessary to store an AvailabilityDomain inline in SemanticAvailableAttr.

NFC.

Now that AvailableAttr has storage for its cached AvailabilityDomain, it's no
longer necessary to store an AvailabilityDomain inline in
SemanticAvailableAttr.

NFC.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge January 14, 2025 19:29
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test Windows

@tshortli tshortli merged commit 217311f into swiftlang:main Jan 15, 2025
3 checks passed
@tshortli tshortli deleted the remove-domain-storage-from-semantic-available-attr branch January 15, 2025 18:51
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.

None yet

1 participant