This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from ce7654486 Fix an unused variable warning. new 4820248e8 Improve raw_ostream so that you can "write" colors using operator<<
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: COFF/Driver.cpp | 1 - COFF/DriverUtils.cpp | 9 ++-- Common/ErrorHandler.cpp | 100 ++++++++++++++++---------------------- ELF/Driver.cpp | 1 - ELF/DriverUtils.cpp | 9 ++-- include/lld/Common/ErrorHandler.h | 7 ++- lib/Driver/DarwinLdDriver.cpp | 1 - test/COFF/color-diagnostics.test | 4 +- test/ELF/color-diagnostics.test | 4 +- wasm/Driver.cpp | 10 ++-- 10 files changed, 63 insertions(+), 83 deletions(-)