[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
Mon Apr 19 09:43:38 PDT 2021


Mordante updated this revision to Diff 338547.
Mordante added a comment.

Fixes signed vs unsigned compiler warnings.


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.338547.patch
Type: text/x-patch
Size: 5705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210419/b66d7413/attachment-0001.bin>


More information about the libcxx-commits mailing list