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