llvm/libc/cmake/modules/compiler_features/check_fixed_point.cpp

#include "include/llvm-libc-macros/stdfix-macros.h"

#ifndef LIBC_COMPILER_HAS_FIXED_POINT
#error unsupported
#endif