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_fixed_point.cpp
blob
a5192697d43f779cdfc033172c9d38f08c05c999
1
#include
"include/llvm-libc-macros/stdfix-macros.h"
2
3
#ifndef LIBC_COMPILER_HAS_FIXED_POINT
4
#error unsupported
5
#endif