Skip to content

Extend parser consistency checking to check for failed parses. #733

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

Conversation

DougGregor
Copy link
Member

Optionally diagnose unexpected and missing tokens as part of the parser consistency checking. Ignore diagnostics within #if, because we cannot reason about those yet.

Optionally diagnose unexpected and missing tokens as part of the
parser consistency checking. Ignore diagnostics within `#if`, because we
cannot reason about those yet.
@DougGregor DougGregor requested a review from ahoppen as a code owner September 8, 2022 06:15
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor merged commit 40873da into swiftlang:main Sep 8, 2022
@DougGregor DougGregor deleted the consistency-check-diagnostics branch September 8, 2022 12:42
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.

1 participant