brintos

brintos / llvm-project-archived public Read only

0
0
Text · 189 B · d43eae7 Raw
7 lines · c
1// RUN: %clang_cc1 -triple powerpc-ibm-aix -fsyntax-only -verify -internal-isystem %S/Inputs/include %s2// expected-no-diagnostics3 4#include <float.h>5 6_Static_assert(FLOAT_LOCAL_DEF, "");7