]> granicus.if.org Git - clang/commitdiff
Add REQUIRES: darwin-system to test/Driver/darwin-sdkroot.c
authorAlex Lorenz <arphaman@gmail.com>
Tue, 3 Apr 2018 21:10:26 +0000 (21:10 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 3 Apr 2018 21:10:26 +0000 (21:10 +0000)
The test from r329110 is for Darwin only

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329113 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/darwin-sdkroot.c

index ec13a1980a23e2fe83a21d12b87990a619fb26f0..98efb0610ad4383bb0fff78fd2dc316869e2044b 100644 (file)
@@ -1,4 +1,5 @@
 // Check that SDKROOT is used to define the default for -isysroot on Darwin.
+// REQUIRES: system-darwin
 //
 // RUN: rm -rf %t.tmpdir
 // RUN: mkdir -p %t.tmpdir