forked from OSchip/llvm-project
clang/test/Index/index-module.m: Mark it as XFAIL:win32 for now.
llvm-svn: 165761
This commit is contained in:
parent
9bec0792c4
commit
9bd0995f57
|
@ -1,3 +1,4 @@
|
|||
// XFAIL: mingw32,win32
|
||||
|
||||
#include <DependsOnModule/DependsOnModule.h>
|
||||
@__experimental_modules_import DependsOnModule;
|
||||
|
|
Loading…
Reference in New Issue