summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-pch.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/complete-pch.m')
-rw-r--r--test/Index/complete-pch.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Index/complete-pch.m b/test/Index/complete-pch.m
index 517d49c..4c29f27 100644
--- a/test/Index/complete-pch.m
+++ b/test/Index/complete-pch.m
@@ -11,6 +11,8 @@ void msg_id(id x) {
[x instanceMethod1:5];
}
+// REQUIRES: native
+
// Build the precompiled header
// RUN: %clang -x objective-c-header -o %t.h.pch %S/Inputs/complete-pch.h
OpenPOWER on IntegriCloud