clang/test/Modules/global_index.m: XFAILing on win32 when investigating for now.

llvm-svn: 173326
This commit is contained in:
NAKAMURA Takumi 2013-01-24 07:04:14 +00:00
parent bf8f207519
commit 7a23231e6b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
// RUN: %clang_cc1 -Wauto-import -fmodule-cache-path %t -fdisable-module-hash -fmodules -generate-module-index -F %S/Inputs %s -verify
// RUN: ls %t|grep modules.idx
// REQUIRES: shell
// XFAIL: mingw32
// expected-no-diagnostics
@import DependsOnModule;