summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/test/Index/index-module.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Index/index-module.m b/clang/test/Index/index-module.m
index 5e790b166f4..d5bb84bee41 100644
--- a/clang/test/Index/index-module.m
+++ b/clang/test/Index/index-module.m
@@ -1,3 +1,4 @@
+// XFAIL: mingw32,win32
#include <DependsOnModule/DependsOnModule.h>
@__experimental_modules_import DependsOnModule;
OpenPOWER on IntegriCloud