summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-properties.m
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Index/complete-properties.m')
-rw-r--r--clang/test/Index/complete-properties.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Index/complete-properties.m b/clang/test/Index/complete-properties.m
index 80e10e7822c..15f2285f865 100644
--- a/clang/test/Index/complete-properties.m
+++ b/clang/test/Index/complete-properties.m
@@ -38,3 +38,4 @@
// RUN: c-index-test -code-completion-at=%s:21:10 %s | FileCheck -check-prefix=CHECK-CC4 %s
// CHECK-CC4: ObjCPropertyDecl:{ResultType int}{TypedText Prop0}
// CHECK-CC4-NEXT: ObjCPropertyDecl:{ResultType id}{TypedText Prop4}
+// XFAIL: win32
OpenPOWER on IntegriCloud