Skip to content

[ast] Add support for dumping a decl to a file from the debugger. #13074

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

Conversation

gottesmm
Copy link
Contributor

This is often times useful when one has a wall of AST dump and one wants to
winnow the lines down in a text editor.

This is often times useful when one has a wall of AST dump and one wants to
winnow the lines down in a text editor.
@gottesmm
Copy link
Contributor Author

@swift-ci test and merge

@gottesmm
Copy link
Contributor Author

This is partially to work around issues related to lldb and modules. Once Swift can be debugged with modules enabled, perhaps we can avoid needing this debugger entrypoint.

@swift-ci swift-ci merged commit 6285582 into swiftlang:master Nov 27, 2017
@gottesmm gottesmm deleted the pr-bae9d9e30d40c9211864b978ff3400b9b01034c9 branch November 29, 2017 18:14
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