[all-commits] [llvm/llvm-project] bb162d: [clang] attempt to fix a linux test failure for th...
Alex Lorenz via All-commits
all-commits at lists.llvm.org
Mon Jun 29 20:14:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb162dfe252a1abc15af411d8ba51dda63af306c
https://github.com/llvm/llvm-project/commit/bb162dfe252a1abc15af411d8ba51dda63af306c
Author: Alex Lorenz <arphaman at gmail.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M clang/test/Driver/darwin-ld-platform-version-macos.c
Log Message:
-----------
[clang] attempt to fix a linux test failure for the darwin-ld-platform-version-macos.c test
Clang should use explicit -target to ensure that the Darwin driver is used.
Also drop arm64e test-case for now.
More information about the All-commits
mailing list