[libcxx-commits] [libc] [libcxx] [libc] Workaround for GCC on `typedef` for `_Complex __float128` (PR #157010)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 4 22:06:51 PDT 2025
frederick-vs-ja wrote:
> Just out of curiosity, does libc++ already incorporate llvm-libc?
Yes. Some components provided by libc++'s `<charconv>` are already relying on llvm-libc.
https://github.com/llvm/llvm-project/pull/157010
More information about the libcxx-commits
mailing list