[libc-commits] [libc] [libc] Include double_t and float_t in math.h on baremetal (PR #85028)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Fri Mar 15 11:14:55 PDT 2024


nickdesaulniers wrote:

> The types float_t and double_t are floating types _at least as wide_ as float and double

:yikes: I wonder what haunted platform needed that!

https://github.com/llvm/llvm-project/pull/85028


More information about the libc-commits mailing list