]> granicus.if.org Git - clang/commitdiff
clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 11 Oct 2012 22:33:19 +0000 (22:33 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 11 Oct 2012 22:33:19 +0000 (22:33 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165761 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/index-module.m

index 5e790b166f4326ceb012824f02e60b89f404e92d..d5bb84bee412a8f6b8f925fc953964021bf447b1 100644 (file)
@@ -1,3 +1,4 @@
+// XFAIL: mingw32,win32
 
 #include <DependsOnModule/DependsOnModule.h>
 @__experimental_modules_import DependsOnModule;