blob: d43eae79bcd179c56ebd1c4cc527b37e202b708c [file] [log] [blame]
// RUN: %clang_cc1 -triple powerpc-ibm-aix -fsyntax-only -verify -internal-isystem %S/Inputs/include %s
// expected-no-diagnostics
#include <float.h>
_Static_assert(FLOAT_LOCAL_DEF, "");