XFAIL clang/test/Headers/max_align.c on i686

llvm-svn: 365558
This commit is contained in:
Andus Yu 2019-07-09 21:06:34 +00:00
parent 9b28d9c331
commit fa9b96aeab
1 changed files with 1 additions and 1 deletions

View 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