[libcxx-commits] [PATCH] D70631: Microsoft's floating-point to_chars powered by Ryu and Ryu Printf
H. Vetinari via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 8 01:22:39 PST 2021
h-vetinari added inline comments.
================
Comment at: libcxx/src/ryu/README.txt:7
+The code has been modified by Stephan T. Lavavej of Microsoft for usage in
+std::to_chars. This modified code has been contributed by Microft for includion
+in libc++.
----------------
h-vetinari wrote:
>
Not sure if this comment is properly visible (not much experience on Phabricator), but this should be "by Microsoft for inclusion" instead of "by Microft for includion"
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