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

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 10:08:01 PST 2020


jamieschmeiser added a comment.

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.


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

https://reviews.llvm.org/D91890



More information about the llvm-commits mailing list