DescriptionRemove AstNode::PrettyPrint, --print-source, and --print-builtin-source
The PrettyPrinter may have been valuable once, but with all the desugaring
now done in the parser the output is far from readable, and for some nodes
it's next-to-impossible to recreate the source from the AST. --print-ast is a
much more sensible place to look for human-readable info on what the parser did.
Committed: https://crrev.com/efefadc6cae692741162fd0440afcabc13888e37
Cr-Commit-Position: refs/heads/master@{#37730}
Patch Set 1 #Patch Set 2 : Rebased #
Messages
Total messages: 9 (4 generated)
|