-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[SyntaxParse] Re-apply move-only ParsedRawSyntaxNode to master #27707
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
[SyntaxParse] Re-apply move-only ParsedRawSyntaxNode to master #27707
Conversation
@swift-ci Please test |
@swift-ci Please ASAN test |
@swift-ci Please test Windows |
342a911
to
f321486
Compare
@swift-ci Please test Windows |
@swift-ci Please test |
Build failed |
Build failed |
@compnerd Windows PR test is failing with an error https://ci-external.swift.org/job/swift-PR-windows/133/console
Could you take a look? |
@swift-ci Please ASAN test |
@swift-ci Please test Windows |
Windows failure is unrelated. Merging |
After reverting ASTGen changes (#27675).
This is still valuable for the master to prevent memory leaks.