summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/index-module.m
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-10-11 22:33:19 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-10-11 22:33:19 +0000
commit9bd0995f5766eccf3451827862a6e81b79fad48d (patch)
treeb41e9e378105ddc1424a42163cc6b31927ed5ca7 /clang/test/Index/index-module.m
parent9bec0792c475d89741b3b3066843ab5f908df539 (diff)
downloadbcm5719-llvm-9bd0995f5766eccf3451827862a6e81b79fad48d.tar.gz
bcm5719-llvm-9bd0995f5766eccf3451827862a6e81b79fad48d.zip
clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.
llvm-svn: 165761
Diffstat (limited to 'clang/test/Index/index-module.m')
-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