[libc-commits] [libc] [libc][stdfix] Generate stdfix.h header with fixed point precision macros according to N1169 standard, and add fixed point type support detection. (PR #81255)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Fri Feb 9 08:44:32 PST 2024


https://github.com/nickdesaulniers commented:

Is there some way to make it more explicit in our source filesystem layout that stdfix.h is not part of the standard library, but is instead an extension?

Could we have an extensions directory where we keep our extensions neatly separated from the rest of the standardized standard library?

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


More information about the libc-commits mailing list