Skip to content

Updating ClassDecl to also accept actor #259

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
Feb 11, 2021

Conversation

etcwilde
Copy link
Member

This patch updates swift-syntax to accept actors in the place of the
class keyword.

Updates made by running: ./swift/utils/build-script --swiftsyntax --release

I'm not sure if I did this right, so let me know if something looks out of place.
It corresponds with the changes made in apple/swift fc41826.

This patch updates swift-syntax to accept actors in the place of the
class keyword.

Updates made with: ./swift/utils/build-script --swiftsyntax
@etcwilde
Copy link
Member Author

@swift-ci please test

@etcwilde etcwilde requested a review from ahoppen February 11, 2021 08:09
@etcwilde
Copy link
Member Author

Corresponds with: swiftlang/swift#35794

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. We should have caught this in apple/swift PR. I’ll investigate why we didn’t.

@ahoppen ahoppen merged commit af58d21 into swiftlang:main Feb 11, 2021
@etcwilde etcwilde deleted the ewilde/update-classdecl-for-actors branch February 11, 2021 18:01
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
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