Skip to content

AST: Print attributes on accessor declarations #64311

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 2 commits into from
Mar 13, 2023

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Mar 12, 2023

This ensures that the output of swift-frontend -print-ast-decl includes availability annotations if present. Previously, they were omitted by the compact printing logic.

Motivated by the debugging involved in fixing #64310.

This ensures that the output of `swift-frontend -print-ast-decl` includes availability annotations if present. Previously, they were omitted by the compact printing logic.
@tshortli tshortli force-pushed the print-accessor-attributes branch from 385eb8a to dd41a3e Compare March 13, 2023 01:08
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli marked this pull request as ready for review March 13, 2023 01:09
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test Windows

@tshortli tshortli merged commit 6b0c22c into swiftlang:main Mar 13, 2023
@tshortli tshortli deleted the print-accessor-attributes branch March 13, 2023 17:34
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