aboutsummaryrefslogtreecommitdiff
path: root/test/Modules/macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/macros.c')
-rw-r--r--test/Modules/macros.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/macros.c b/test/Modules/macros.c
index f6b47442c4..1178711cd2 100644
--- a/test/Modules/macros.c
+++ b/test/Modules/macros.c
@@ -1,3 +1,4 @@
+// XFAIL: *
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -x objective-c -emit-module -fmodule-cache-path %t -fmodule-name=macros_top %S/Inputs/module.map
// RUN: %clang_cc1 -fmodules -x objective-c -emit-module -fmodule-cache-path %t -fmodule-name=macros_left %S/Inputs/module.map