[libcxx-commits] [PATCH] D100722: [libc++] Fixes std::to_chars for bases != 10.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 27 12:08:19 PDT 2021


Mordante updated this revision to Diff 340935.
Mordante marked 4 inline comments as done.
Mordante added a comment.

Addresses review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100722/new/

https://reviews.llvm.org/D100722

Files:
  libcxx/benchmarks/to_chars.bench.cpp
  libcxx/include/charconv
  libcxx/test/support/charconv_test_helpers.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100722.340935.patch
Type: text/x-patch
Size: 5688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210427/d03f1a44/attachment.bin>


More information about the libcxx-commits mailing list