Skip to content

AST: Eliminate remaining direct access to AvailableAttr's fields #78805

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
Jan 22, 2025

Conversation

tshortli
Copy link
Contributor

Most of the compiler should use SemanticAvailableAttr instead. In contexts like ASTDumper where a semantic attribute is unavailable use accessors on AvailableAttr.

NFC.

Most of the compiler should use SemanticAvailableAttr instead. In contexts like
ASTDumper where a semantic attribute is unavailable use accessors on
AvailableAttr.

NFC.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge January 22, 2025 06:58
@tshortli tshortli merged commit 52b89a8 into swiftlang:main Jan 22, 2025
3 checks passed
@tshortli tshortli deleted the private-available-attr-fields branch January 22, 2025 13: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.

1 participant