aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/vtable-debug-info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGenCXX/vtable-debug-info.cpp')
-rw-r--r--test/CodeGenCXX/vtable-debug-info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGenCXX/vtable-debug-info.cpp b/test/CodeGenCXX/vtable-debug-info.cpp
index c355406fae..a008f7e110 100644
--- a/test/CodeGenCXX/vtable-debug-info.cpp
+++ b/test/CodeGenCXX/vtable-debug-info.cpp
@@ -1,6 +1,6 @@
// RUN: %clang -c -g %s -o /dev/null
// Radar 8730409
-// XFAIL: win32
+// XFAIL: win32,mingw
// FIXME: This test crashes on Windows.
#ifdef _WIN32