summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-01-31 16:01:13 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-01-31 16:01:13 +0000
commitce76d655d7c99f515bea37611395423026e0e513 (patch)
tree79fa03cee4fdde71e4e41320837dd1695c18b392
parentbd04f2aa2247f2fda3fd8f3fee90479ba2c94499 (diff)
downloadclang-ce76d655d7c99f515bea37611395423026e0e513.tar.gz
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
-rw-r--r--test/Index/skip-parsed-bodies/compile_commands.json2
1 files changed, 1 insertions, 1 deletions
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