diff options
-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 6766e1be9c..da5e777d81 100644 --- a/test/Index/skip-parsed-bodies/compile_commands.json +++ b/test/Index/skip-parsed-bodies/compile_commands.json @@ -16,7 +16,7 @@ } ] -// XFAIL: win32 +// XFAIL: mingw32,win32 // RUN: c-index-test -index-compile-db %s | FileCheck %s // CHECK: [enteredMainFile]: t1.cpp |