[PATCH] D91640: lld: Add --color-diagnostic to MachO port, harmonize others
Jez Ng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 17 09:46:06 PST 2020
int3 accepted this revision.
int3 added a comment.
lgtm
================
Comment at: lld/test/MachO/color-diagnostics.test:4
+
+# RUN: not lld -flavor darwinnew -xyz --color-diagnostics /nosuchfile 2>&1 \
+# RUN: | FileCheck -check-prefix=COLOR %s
----------------
here and below
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91640/new/
https://reviews.llvm.org/D91640
More information about the llvm-commits
mailing list