[libc-commits] [libc] [llvm] [libc][math] Refactor logb implementation to header-only (PR #175719)

via libc-commits libc-commits at lists.llvm.org
Mon Jan 19 08:08:04 PST 2026


================
@@ -0,0 +1,22 @@
+//===-- Shared logb function --------------------------------*- C++ -*-===//
----------------
dhr412 wrote:

> Please fix alignment of the comment

done, is it alright now?

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


More information about the libc-commits mailing list