[libc-commits] [libc] [libc][math] implement `signbit` and math macro unit tests (PR #97791)

via libc-commits libc-commits at lists.llvm.org
Sat Jul 13 07:46:16 PDT 2024


================
@@ -0,0 +1,24 @@
+//===-- Unittests for isfinite macro
+//-----------------------------------------===//
----------------
lntue wrote:

nit: put this in 1 one, 80 char.

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


More information about the libc-commits mailing list