This is an archive of the discontinued LLVM Phabricator instance.

[Frontend] PR32318 Handle -ast-dump-all properly.
ClosedPublic

Authored by hintonda on Jun 13 2017, 3:23 PM.

Details

Reviewers
aaron.ballman
Summary

Handle -ast-dump-all when passed as the only option.

Event Timeline

hintonda created this revision.Jun 13 2017, 3:23 PM
hintonda retitled this revision from [SEMA] PR32318 Handle -ast-dump-all properly. to [Frontend] PR32318 Handle -ast-dump-all properly..Jun 13 2017, 3:26 PM
This revision is now accepted and ready to land.Jun 14 2017, 4:39 PM

Great, thanks Aaron.

Could you commit it for me when you get a chance?

aaron.ballman closed this revision.Jun 14 2017, 5:01 PM

Committed in r305432. You should consider reaching out to Chris Lattner for svn access!

I have, but just haven't heard back yet... Thanks again...