[libcxx-commits] [PATCH] D129421: [libc++][format] Adds an integral formatter.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 9 07:10:49 PDT 2022


Mordante created this revision.
Herald added a subscriber: mgorny.
Herald added a project: All.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This is a preparation to look at possible performance improvements.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D129421

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/formatter_int.bench.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129421.443437.patch
Type: text/x-patch
Size: 6517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220709/21a00c65/attachment.bin>


More information about the libcxx-commits mailing list