[libcxx-commits] [PATCH] D125606: [libc++][format] Improve string formatters

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 21 09:09:25 PDT 2022


Mordante updated this revision to Diff 438730.
Mordante marked 2 inline comments as done.
Mordante added a comment.

Addresses all review comments and rebased.
Make sure the CI passes since during the last iteration the CI was down.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125606

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/formatter_output.h
  libcxx/include/__format/formatter_string.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/include/format
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_string.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125606.438730.patch
Type: text/x-patch
Size: 52104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220621/38c62902/attachment-0001.bin>


More information about the libcxx-commits mailing list