From: NAKAMURA Takumi Date: Thu, 31 Jan 2013 16:01:13 +0000 (+0000) Subject: clang/test/Index/skip-parsed-bodies/compile_commands.json: Mark it as XFAIL:mingw32... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce76d655d7c99f515bea37611395423026e0e513;p=clang clang/test/Index/skip-parsed-bodies/compile_commands.json: Mark it as XFAIL:mingw32, for now. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174064 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Index/skip-parsed-bodies/compile_commands.json b/test/Index/skip-parsed-bodies/compile_commands.json index 6766e1be9c..da5e777d81 100644 --- a/test/Index/skip-parsed-bodies/compile_commands.json +++ b/test/Index/skip-parsed-bodies/compile_commands.json @@ -16,7 +16,7 @@ } ] -// XFAIL: win32 +// XFAIL: mingw32,win32 // RUN: c-index-test -index-compile-db %s | FileCheck %s // CHECK: [enteredMainFile]: t1.cpp