llvm-project/llvm/lib/Passes
Jamie Schmeiser 7f2ae3d55f add print-change diff modes that do not use colour
Summary:
The colour characters currently added to the output of -print-changed=diff
and -print-changed=diff-quiet cause difficulties when capturing the output
and examining it in an editor. Change the function to not have the colour
characters and add 2 new choices (-print-changed=cdiff and
-print-changed=cdiff-quiet) to retain the existing functionality of adding
the colour characters.

Author: Jamie Schmeiser <schmeise@ca.ibm.com>
Reviewed By: aeubanks (Arthur Eubanks) yrouban (Yevgeny Rouban)
Differential Revision: https://reviews.llvm.org/D97398
2021-03-25 10:35:27 -04:00
..
CMakeLists.txt [NewPM][HelloWorld] Move HelloWorld to Utils 2021-02-03 12:59:40 -08:00
PassBuilder.cpp Revert "[Passes] Add relative lookup table converter pass" 2021-03-24 18:59:33 +00:00
PassPlugin.cpp
PassRegistry.def Revert "[Passes] Add relative lookup table converter pass" 2021-03-24 18:59:33 +00:00
StandardInstrumentations.cpp add print-change diff modes that do not use colour 2021-03-25 10:35:27 -04:00