Skip to content

[libSyntax] Add a dumpStack method to SyntaxParsingContext #37240

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

ahoppen
Copy link
Member

@ahoppen ahoppen commented May 4, 2021

This function walks the stack of SyntaxParsingContexts and dumps their kind. Useful for debugging.

This function walks the stack of `SyntaxParsingContext`s and dumps their kind. Useful for debugging.
@ahoppen ahoppen requested a review from rintaro May 4, 2021 12:55
@ahoppen
Copy link
Member Author

ahoppen commented May 4, 2021

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented May 4, 2021

@swift-ci Please test Windows

@ahoppen ahoppen merged commit d974373 into swiftlang:main May 5, 2021
@ahoppen ahoppen deleted the pr/syntax-parsing-context-debug-utils branch May 5, 2021 13:26
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