Skip to content

Add ASTNode.dump() methods #22686

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
Feb 18, 2019
Merged

Add ASTNode.dump() methods #22686

merged 1 commit into from
Feb 18, 2019

Conversation

beccadax
Copy link
Contributor

Mainly for debugging, since their internal structure is impenetrable to lldb. They just forward to the underlying node's dump() method.

@beccadax
Copy link
Contributor Author

@swift-ci please smoke test

@beccadax
Copy link
Contributor Author

@swift-ci please smoke test linux platform

@davidungar
Copy link
Contributor

davidungar commented Feb 18, 2019 via email

@beccadax
Copy link
Contributor Author

@swift-ci please smoke test linux

1 similar comment
@beccadax
Copy link
Contributor Author

@swift-ci please smoke test linux

@beccadax beccadax merged commit ab827a9 into swiftlang:master Feb 18, 2019
@beccadax beccadax deleted the what-a-dump branch February 19, 2019 04:19
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