aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2007-06-18-SextAttrAggregate.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/2007-06-18-SextAttrAggregate.c')
-rw-r--r--test/CodeGen/2007-06-18-SextAttrAggregate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/2007-06-18-SextAttrAggregate.c b/test/CodeGen/2007-06-18-SextAttrAggregate.c
index e781bd567374..4bac5c61bc58 100644
--- a/test/CodeGen/2007-06-18-SextAttrAggregate.c
+++ b/test/CodeGen/2007-06-18-SextAttrAggregate.c
@@ -1,5 +1,5 @@
// RUN: %clang_cc1 %s -o - -emit-llvm | FileCheck %s
-// XFAIL: aarch64, arm64, x86_64-pc-win32, x86_64-w64-mingw32, x86_64-pc-windows-gnu
+// XFAIL: aarch64, arm64, x86_64-pc-windows-msvc, x86_64-w64-windows-gnu, x86_64-pc-windows-gnu
// PR1513