diff options
Diffstat (limited to 'test/Index/skip-parsed-bodies/compile_commands.json')
-rw-r--r-- | test/Index/skip-parsed-bodies/compile_commands.json | 2 |
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 da5e777d81816..6707e84d2642a 100644 --- a/test/Index/skip-parsed-bodies/compile_commands.json +++ b/test/Index/skip-parsed-bodies/compile_commands.json @@ -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 |