XFAIL clang/test/Headers/max_align.c on i686
authorAndus Yu <andusyllvm@gmail.com>
Tue, 9 Jul 2019 21:06:34 +0000 (21:06 +0000)
committerAndus Yu <andusyllvm@gmail.com>
Tue, 9 Jul 2019 21:06:34 +0000 (21:06 +0000)
llvm-svn: 365558

clang/test/Headers/max_align.c

index 283a7a8..67a914d 100644 (file)
@@ -1,7 +1,7 @@
 // RUN: %clang_cc1 -fsyntax-only -std=c11 -verify %s
 // expected-no-diagnostics
 
-// XFAIL: windows-
+// XFAIL: windows-, i686
 
 #ifndef __BIGGEST_ALIGNMENT__
 #error __BIGGEST_ALIGNMENT__ not defined