]> granicus.if.org Git - clang/commitdiff
clang/test/Modules/global_index.m: XFAILing on win32 when investigating for now.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 07:04:14 +0000 (07:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 07:04:14 +0000 (07:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173326 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/global_index.m

index b170aa4dda23b1a3bc843e3ac45780aaee293914..2af18c41b660d41347e068d01ca070a00a81a0aa 100644 (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;