clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.

llvm-svn: 165761
This commit is contained in:
NAKAMURA Takumi 2012-10-11 22:33:19 +00:00
parent 9bec0792c4
commit 9bd0995f57
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// XFAIL: mingw32,win32
#include <DependsOnModule/DependsOnModule.h>
@__experimental_modules_import DependsOnModule;