[PATCH] D91890: Introduce -print-changed=[diff | diff-quiet] which show changes in patch-like format

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 09:16:38 PST 2021


jamieschmeiser updated this revision to Diff 319322.
jamieschmeiser added a comment.

Respond to review comments.  Minor changes including fixing typos, using function_ref, enum classes and moving code around.


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

https://reviews.llvm.org/D91890

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp
  llvm/test/Other/ChangePrinters/lit.local.cfg
  llvm/test/Other/ChangePrinters/print-changed-diff.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91890.319322.patch
Type: text/x-patch
Size: 39202 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210126/32f53d71/attachment-0001.bin>


More information about the llvm-commits mailing list