[libc-commits] [libc] [libc][math][c23] add entry points and tests for fsqrt (PR #99669)
via libc-commits
libc-commits at lists.llvm.org
Sat Jul 20 15:20:05 PDT 2024
================
@@ -0,0 +1,13 @@
+//===-- Unittests for fsqrt -------------------------------------------===//
----------------
overmighty wrote:
Nit: formatting.
```suggestion
//===-- Unittests for fsqrt -----------------------------------------------===//
```
https://github.com/llvm/llvm-project/pull/99669
More information about the libc-commits
mailing list