diff options
author | Thomas Preud'homme <thomasp@graphcore.ai> | 2020-08-05 23:03:21 +0100 |
---|---|---|
committer | Thomas Preud'homme <thomasp@graphcore.ai> | 2020-08-07 09:21:31 +0100 |
commit | 6dc863cd858f32ef0060c46edda2ab56a3cf76b4 (patch) | |
tree | 60d6c333bd351d7c0ed73907707794d31fcc6a44 /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | f3cc4df51da4331b170065e01a6a80ee05ed0c23 (diff) | |
download | llvm-6dc863cd858f32ef0060c46edda2ab56a3cf76b4.zip llvm-6dc863cd858f32ef0060c46edda2ab56a3cf76b4.tar.gz llvm-6dc863cd858f32ef0060c46edda2ab56a3cf76b4.tar.bz2 |
[clang, test, Darwin] Fix tests expecting Darwin target
Clang tests Driver/apple-arm64-arch.c and
Driver/darwin-warning-options.c test Darwin driver functionality but
only require the host system to be Darwin. This leads the tests to fail
when building a cross-compiler on Darwin and to be marked unsupported
when cross-compiling to Darwin from another system. This commit changes
the requirements for those tests to require the target to be Darwin.
Reviewed By: steven_wu
Differential Revision: https://reviews.llvm.org/D85367
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions