Teach compile_commands.json test that windows-gnu is the new name for mingw32.

llvm-svn: 224426
This commit is contained in:
Yaron Keren 2014-12-17 11:04:07 +00:00
parent a23f13c3b0
commit af92a37c23
1 changed files with 1 additions and 1 deletions

View 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