Sign in
llvm
/
llvm-project
/
9cdd33db169d0ba9853f2c9538cb15ec4b506793
/
.
/
libc
/
cmake
/
modules
/
compiler_features
/
check_cfloat128.cpp
blob: a798ccb98968905df1f7b4e40cd798a39b6f8dd8 [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/complex_types.h"
#ifndef
LIBC_TYPES_HAS_CFLOAT128
#error
unsupported
#endif