[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


================
@@ -0,0 +1,80 @@
+//===-- Unittests for stdbit ----------------------------------------------===//
----------------
nickdesaulniers wrote:

err...how come this change is included?

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


More information about the libc-commits mailing list