[PATCH] D91890: Introduce -print-changes which show changes in patch-like format

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 15:34:04 PST 2021


aeubanks added a comment.

In D91890#2463537 <https://reviews.llvm.org/D91890#2463537>, @jamieschmeiser wrote:

> I would like to change the option handling for this based on the discussions in https://reviews.llvm.org/D92589.  In particular, I was thinking that this option could be controlled using -print-changed=diff and -print-changed=diff-quiet rather than using a separate option.  WDYT?  I will wait until that patch is settled before making further changes to this one.

That makes a lot of sense to me.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91890/new/

https://reviews.llvm.org/D91890



More information about the llvm-commits mailing list