]> granicus.if.org Git - clang/commitdiff
Teach compile_commands.json test that windows-gnu is the new name for mingw32.
authorYaron Keren <yaron.keren@gmail.com>
Wed, 17 Dec 2014 11:04:07 +0000 (11:04 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Wed, 17 Dec 2014 11:04:07 +0000 (11:04 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@224426 91177308-0d34-0410-b5e6-96231b3b80d8

test/Index/skip-parsed-bodies/compile_commands.json

index da5e777d81816561714734232433bd8c6ee4556d..6707e84d2642a623debae189039353b5488537e9 100644 (file)
@@ -16,7 +16,7 @@
 }
 ]
 
-// XFAIL: mingw32,win32
+// XFAIL: mingw32,win32,windows-gnu
 // RUN: c-index-test -index-compile-db %s | FileCheck %s
 
 // CHECK:      [enteredMainFile]: t1.cpp