]> granicus.if.org Git - clang/commitdiff
Add REQUIRES: native to a test that assumes it
authorFilipe Cabecinhas <me@filcab.net>
Wed, 1 Aug 2018 13:41:11 +0000 (13:41 +0000)
committerFilipe Cabecinhas <me@filcab.net>
Wed, 1 Aug 2018 13:41:11 +0000 (13:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@338552 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/darwin-infer-simulator-sdkroot.c

index 1b1f1739d64c21f26db32c111d4de443849f77ed..3fda5998addb2bab911bb8ae5d7079ede20bf155 100644 (file)
@@ -1,6 +1,6 @@
 // Check that SDKROOT does not infer simulator on when it points to a regular
 // SDK.
-// REQUIRES: system-darwin
+// REQUIRES: system-darwin && native
 //
 // RUN: rm -rf %t/SDKs/iPhoneOS8.0.0.sdk
 // RUN: mkdir -p %t/SDKs/iPhoneOS8.0.0.sdk