disable toolchain-clang-cl.test on non-windows
authorPavel Labath <pavel@labath.sk>
Thu, 6 Dec 2018 09:39:09 +0000 (09:39 +0000)
committerPavel Labath <pavel@labath.sk>
Thu, 6 Dec 2018 09:39:09 +0000 (09:39 +0000)
The recently added test fail on non-windows platforms.

llvm-svn: 348474

lldb/lit/BuildScript/toolchain-clang-cl.test

index f2cb8b4..820ea4b 100644 (file)
@@ -1,4 +1,4 @@
-REQUIRES: lld\r
+REQUIRES: lld, system-windows\r
 \r
 RUN: %build -n --verbose --arch=32 --compiler=clang-cl --mode=compile-and-link -o %t/foo.exe foobar.c \\r
 RUN:    | FileCheck --check-prefix=CHECK-32 %s\r