Skip to content

[ASTGen] Small cleanups #70258

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
Dec 6, 2023
Merged

[ASTGen] Small cleanups #70258

merged 1 commit into from
Dec 6, 2023

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Dec 6, 2023

  • Remove public from the functions, those were remnants of when ASTGenVisitor conformed to SyntaxTransformVisitor.
  • Remove an unreachable default: from a switch.
  • Remove unused UnsafePointer.raw.

* Remove 'public' from the functions, those werr remnants of when
  ASTGenVisitor conformed to SyntaxTransformVisitor.
* Remove an unreachable `default:` from a switch.
* Remove unused `UnsafePointer.raw`.
@rintaro
Copy link
Member Author

rintaro commented Dec 6, 2023

@swift-ci Please smoke test

@rintaro rintaro enabled auto-merge December 6, 2023 03:31
@rintaro
Copy link
Member Author

rintaro commented Dec 6, 2023

@swift-ci Please smoke test Linux

@rintaro
Copy link
Member Author

rintaro commented Dec 6, 2023

@swift-ci Please smoke test Linux

@rintaro rintaro merged commit 290d309 into swiftlang:main Dec 6, 2023
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