[libcxx-commits] [PATCH] D70631: Microsoft's floating-point to_chars powered by Ryu and Ryu Printf
Brian Cain via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 24 10:04:53 PST 2022
bcain added a comment.
In D70631#3340840 <https://reviews.llvm.org/D70631#3340840>, @Mordante wrote:
> Yes please provide a patch, can you supply one to libc++ and one to MSVC STL? Thanks.
I will provide a patch.
It is considerably easier for me to supply it to libc++ because our contributions are permitted there already. I don't think it will be quite so easy to get MSVC STL repo added. But the license is the same, so maybe.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70631/new/
https://reviews.llvm.org/D70631
More information about the libcxx-commits
mailing list