[libc-commits] [libc] [libcxx] [llvm] [libcxx][libc] Hand in Hand PoC with from_chars (PR #91651)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue Sep 3 13:14:31 PDT 2024


https://github.com/michaelrj-google commented:

I've expanded the `libc/shared` interface a bit to include the other pieces that are being used in libc++. Now everything on the libc++ side should be coming from the `shared` namespace.

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


More information about the libc-commits mailing list