From: Alexey Bataev Date: Thu, 15 Aug 2019 20:31:47 +0000 (+0000) Subject: Mark the test as unsupported on darwin, NFC. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7c19e4d402562f77cb59278b23e2c65f9d810fe;p=clang Mark the test as unsupported on darwin, NFC. The bundler may fail on darwin, mark the test as not compatible. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@369044 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/clang-offload-bundler.c b/test/Driver/clang-offload-bundler.c index 71407987a2..4eea550eea 100644 --- a/test/Driver/clang-offload-bundler.c +++ b/test/Driver/clang-offload-bundler.c @@ -1,7 +1,7 @@ // REQUIRES: x86-registered-target // REQUIRES: powerpc-registered-target // REQUIRES: shell -// UNSUPPORTED: ms-sdk +// UNSUPPORTED: ms-sdk, darwin // // Generate all the types of files we can bundle.