This is an archive of the discontinued LLVM Phabricator instance.

[clang-diff] Add option to dump the AST, one node per line
ClosedPublic

Authored by johannes on Aug 1 2017, 1:52 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

johannes created this revision.Aug 1 2017, 1:52 PM
arphaman edited edge metadata.Aug 2 2017, 4:35 AM

Needs a test that demonstrates that the AST is dumped.

johannes updated this revision to Diff 109419.Aug 2 2017, 1:36 PM

add a test

johannes updated this revision to Diff 109538.Aug 3 2017, 6:34 AM

merge update

arphaman accepted this revision.Aug 9 2017, 4:33 AM

LGTM

This revision is now accepted and ready to land.Aug 9 2017, 4:33 AM
This revision was automatically updated to reflect the committed changes.