[libcxx-commits] [PATCH] D97705: [RFC][libc++] Improve std::to_chars for base != 10.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 20 09:42:35 PDT 2021


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

Remove tabs. The CI failed on this the last run.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97705

Files:
  libcxx/benchmarks/to_chars-method-1.bench.cpp
  libcxx/benchmarks/to_chars-method-2.bench.cpp
  libcxx/benchmarks/to_chars-method-3.bench.cpp
  libcxx/benchmarks/to_chars-method-4.bench.cpp
  libcxx/benchmarks/to_chars-method-5.bench.cpp
  libcxx/include/charconv

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97705.346769.patch
Type: text/x-patch
Size: 13894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210520/5cf02856/attachment-0001.bin>


More information about the libcxx-commits mailing list