[libcxx-commits] [PATCH] D129964: [libc++][format] Improve format buffer.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 17 09:39:39 PDT 2022
Mordante updated this revision to Diff 445321.
Mordante added a comment.
Address my own review comments and fix some CIs.
There's still an issue with the benchmarks.
But want to make sure the other jobs are green now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129964/new/
https://reviews.llvm.org/D129964
Files:
libcxx/include/__format/buffer.h
libcxx/include/__format/formatter_floating_point.h
libcxx/include/__format/formatter_integral.h
libcxx/include/__format/formatter_output.h
libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/formatter.unsigned_integral.pass.cpp
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129964.445321.patch
Type: text/x-patch
Size: 32397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220717/9fb8bc41/attachment-0001.bin>
More information about the libcxx-commits
mailing list