[PATCH] D70507: Fix PR44093: use of stale error stream when linking
Thomas Preud'homme via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 21 03:11:28 PST 2019
thopre updated this revision to Diff 230413.
thopre marked an inline comment as done.
thopre added a comment.
Remove enableColors and replace calls to it by the underlying enable_colors()
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70507/new/
https://reviews.llvm.org/D70507
Files:
lld/COFF/Driver.cpp
lld/COFF/DriverUtils.cpp
lld/Common/ErrorHandler.cpp
lld/ELF/Driver.cpp
lld/ELF/DriverUtils.cpp
lld/MinGW/Driver.cpp
lld/include/lld/Common/ErrorHandler.h
lld/lib/Driver/DarwinLdDriver.cpp
lld/wasm/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70507.230413.patch
Type: text/x-patch
Size: 5455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191121/bfe135fd/attachment.bin>
More information about the llvm-commits
mailing list