[libcxx-commits] [libc] [libcxx] [llvm] [libcxx][libc] Hand in Hand PoC with from_chars (PR #91651)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Sep 25 09:28:37 PDT 2024
================
@@ -12,6 +12,16 @@ To generate a summary, re-generate the new ABI list using the
New entries should be added directly below the "Version" header.
+------------
+Version 20.0
+------------
+
+* [libcxx][libc] Implements from_chars floating-point
+
+ All platforms
----------------
ldionne wrote:
```suggestion
All platforms
-------------
```
https://github.com/llvm/llvm-project/pull/91651
More information about the libcxx-commits
mailing list