repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bump version to 19.1.0 (final)
[llvm-project.git]
/
libc
/
cmake
/
modules
/
compiler_features
/
check_float128.cpp
blob
64fa9f97dff3ad376de0103e90a8dd96f1db687c
1
#include
"src/__support/macros/properties/types.h"
2
3
#ifndef LIBC_TYPES_HAS_FLOAT128
4
#error unsupported
5
#endif