[PATCH] D37390: [diagtool] Change default tree behavior to print only flags

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 4 09:58:53 PDT 2017


arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.

LGTM.

Please precommit the `auto` loop modernization though. You might want to use `llvm::make_range` for for-ranged loops as well.


https://reviews.llvm.org/D37390





More information about the cfe-commits mailing list