summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2012-12-07 00:05:36 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2012-12-07 00:05:36 +0000
commit3c114f81b6b1955d44a28e08e2a1cbb454021bdc (patch)
treec22abaa56bff014626d499640e6840210144ba47
parent0159cab70c0bf49ba89f897255dde314b7d30ef3 (diff)
downloadbcm5719-llvm-3c114f81b6b1955d44a28e08e2a1cbb454021bdc.tar.gz
bcm5719-llvm-3c114f81b6b1955d44a28e08e2a1cbb454021bdc.zip
test/Index/skip-parsed-bodies/compile_commands.json: Remove XFAIL on cygming.
llvm-svn: 169566
-rw-r--r--clang/test/Index/skip-parsed-bodies/compile_commands.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Index/skip-parsed-bodies/compile_commands.json b/clang/test/Index/skip-parsed-bodies/compile_commands.json
index cb269f9ab09..ef61a258bd6 100644
--- a/clang/test/Index/skip-parsed-bodies/compile_commands.json
+++ b/clang/test/Index/skip-parsed-bodies/compile_commands.json
@@ -16,7 +16,7 @@
}
]
-// XFAIL: cygwin,mingw32,win32
+// XFAIL: win32
// RUN: c-index-test -index-compile-db %s | FileCheck %s
// CHECK: [enteredMainFile]: t1.cpp
OpenPOWER on IntegriCloud