This revision was automatically updated to reflect the committed changes.
Closed by commit rG305ac81e1d4b: Fix macos target assumption in test (authored
by thopre).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94396/new/
https://reviews.llvm.org/D9
thopre added reviewers: hans, jyknight, steven_wu.
thopre added a comment.
Ping?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94396/new/
https://reviews.llvm.org/D94396
___
cfe-commits mailing list
cfe-
thopre created this revision.
thopre added a reviewer: arphaman.
thopre requested review of this revision.
Herald added a project: clang.
Clang test Driver/macos-apple-silicon-slice-link-libs-darwin-only.cpp
assumes the target is darwin when the host is darwin which is not
necessarily the case, ca