Skip to content

[Syntax] Classify contextual keywords used as decl attribute as contextual keyword #58616

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
May 4, 2022

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 2, 2022

Previously, we classified e.g. final as an identifier, but it should be qualified as a contextual keyword.

rdar://92463926 [swiftlang/swift-syntax#387]

…xtual keyword

Previously, we classified e.g. final as an identifier, but it should be qualified as a contextual keyword.

rdar://92463926 [swiftlang/swift-syntax#387]
@ahoppen ahoppen requested a review from rintaro May 2, 2022 15:37
@ahoppen
Copy link
Member Author

ahoppen commented May 2, 2022

@swift-ci Please smoke test

rintaro
rintaro previously approved these changes May 2, 2022
@ahoppen
Copy link
Member Author

ahoppen commented May 3, 2022

swiftlang/swift-syntax#388

@swift-ci Please smoke test macOS

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.

2 participants