This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 0213aa993 Add an assert() to catch possible regexp errors. new 48413f2c2 Revert r367649: Improve raw_ostream so that you can "write" c [...]
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 | 101 ++++++++++++++++++++++---------------- 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, 83 insertions(+), 64 deletions(-)