Sign in
android
/
toolchain
/
llvm-project
/
09262553fa1874bec04aebb1ecd3fd3386d316d5
/
.
/
libc
/
cmake
/
modules
/
compiler_features
/
check_float128.cpp
blob: 64fa9f97dff3ad376de0103e90a8dd96f1db687c [
file
] [
log
] [
blame
]
#include
"src/__support/macros/properties/types.h"
#ifndef
LIBC_TYPES_HAS_FLOAT128
#error
unsupported
#endif