summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/self-import-header.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/self-import-header.m')
-rw-r--r--clang/test/Modules/self-import-header.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Modules/self-import-header.m b/clang/test/Modules/self-import-header.m
index 9b4bd5dee52..83e5c0104d2 100644
--- a/clang/test/Modules/self-import-header.m
+++ b/clang/test/Modules/self-import-header.m
@@ -1,5 +1,5 @@
// rdar://13840148
-
+// REQUIRES: x86-registered-target
// RUN: rm -rf %t
// RUN: %clang -fsyntax-only -isysroot %S/Inputs/System/usr/include -fmodules -fmodules-cache-path=%t \
// RUN: -target x86_64-darwin \
OpenPOWER on IntegriCloud