This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ded7818bb75 [hot-cold-split] Add missing FileCheck invocations new 1aa867a4398 [SourceMgr][FileCheck] Obey -color by extending WithColor
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: docs/CommandGuide/FileCheck.rst | 4 ++ include/llvm/Support/WithColor.h | 63 ++++++++++++++++++++--- lib/Support/SourceMgr.cpp | 108 ++++++++++++++++----------------------- lib/Support/WithColor.cpp | 63 +++++++++++++++++------ test/FileCheck/opt-color.txt | 22 ++++++++ 5 files changed, 174 insertions(+), 86 deletions(-) create mode 100644 test/FileCheck/opt-color.txt