[PATCH] D36989: [clang-diff] Refactor stop-after command-line flag

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 22 01:40:53 PDT 2017


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

Looks good, thanks!
You can remove StopAfterTopDown from the ComparisonOptions struct definition

I have a second option stop-after option coming up but I will use another boolean for it, it is simpler this way.


https://reviews.llvm.org/D36989





More information about the cfe-commits mailing list