[libc-commits] [libc] [libc][math] Add scalbln{, f, l, f128} math functions (PR #102219)

via libc-commits libc-commits at lists.llvm.org
Wed Aug 7 15:22:06 PDT 2024


================
@@ -1633,6 +1633,7 @@ add_fp_unittest(
     libc.src.__support.CPP.limits
     libc.src.__support.FPUtil.fp_bits
     libc.src.__support.FPUtil.normal_float
+    
----------------
overmighty wrote:

Nit: extra blank line.

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


More information about the libc-commits mailing list