[libc-commits] [libc] [llvm] [libc] Templatize strtofloatingpoint and implement wcstof. (PR #167755)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Thu Nov 13 11:37:34 PST 2025
================
@@ -0,0 +1,30 @@
+//===-- Implementation of wcstof ------------------------------------------===//
----------------
vonosmas wrote:
That is correct!
https://github.com/llvm/llvm-project/pull/167755
More information about the libc-commits
mailing list