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)
llvm-svn: 224426

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

index da5e777..6707e84 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