[libc-commits] [libc] [libc][math][c23] add entrypoints and tests for totalordermag{f, l, f128} (PR #100159)

via libc-commits libc-commits at lists.llvm.org
Tue Jul 23 09:56:56 PDT 2024


================
@@ -190,7 +190,7 @@ set(TARGET_LIBC_ENTRYPOINTS
     libc.src.stdlib.strtol
     libc.src.stdlib.strtold
     libc.src.stdlib.strtoll
-    libc.src.stdlib.strtoul
+    libc.src.stdlib.strtoul//===-- Implementation of totalordermagl function -------------------------===//
----------------
lntue wrote:

remove comment.

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


More information about the libc-commits mailing list