[libc-commits] [libc] [libc][math][c23] Add entrypoints and tests for totalorder{, f, f128} (PR #100593)
via libc-commits
libc-commits at lists.llvm.org
Tue Jul 30 09:26:19 PDT 2024
================
@@ -0,0 +1,21 @@
+//===-- Implementation header for totalorderf --------------------*- C++
+//-*-===//
----------------
overmighty wrote:
Nit:
```suggestion
//===-- Implementation header for totalorderf -------------------*- C++ -*-===//
```
https://github.com/llvm/llvm-project/pull/100593
More information about the libc-commits
mailing list