Skip to content

[ASTGen] Remove LegacyParser ping-pong mechanism #77619

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
Nov 15, 2024

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Nov 14, 2024

Now that ASTGen should be able to generate most Swift code. Let's remove "legacy parser" call-in, and remove the unhealthy cyclic dependency between lib/Parse and ASTGen.

@rintaro rintaro force-pushed the astgen-no-legacyparser branch from 7265f3e to 6e9cec5 Compare November 15, 2024 06:44
Now that ASTGen should be able to generate most Swift code. Let's
remove "legacy parser" call-in, and remove the unhealthy cyclic
dependency between lib/Parse and ASTGen.
@rintaro rintaro force-pushed the astgen-no-legacyparser branch from 6e9cec5 to 1fc00ae Compare November 15, 2024 06:47
@rintaro
Copy link
Member Author

rintaro commented Nov 15, 2024

@swift-ci Please smoke test

@rintaro rintaro marked this pull request as ready for review November 15, 2024 07:14
Copy link
Contributor

@hamishknight hamishknight left a comment

Choose a reason for hiding this comment

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

🎉

Copy link
Member

@DougGregor DougGregor left a comment

Choose a reason for hiding this comment

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

Fantastic progress!

@rintaro rintaro merged commit f4aab90 into swiftlang:main Nov 15, 2024
3 checks passed
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.

3 participants