From: NAKAMURA Takumi Date: Thu, 11 Oct 2012 22:33:19 +0000 (+0000) Subject: clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6eefeeea396d728281bb00ba657484f05a15c096;p=clang clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165761 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/index-module.m b/test/Index/index-module.m index 5e790b166f..d5bb84bee4 100644 --- a/test/Index/index-module.m +++ b/test/Index/index-module.m @@ -1,3 +1,4 @@ +// XFAIL: mingw32,win32 #include @__experimental_modules_import DependsOnModule;