[libcxx-commits] [PATCH] D144742: [libc++][format] Improves fill character.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 19 08:21:11 PDT 2023


This revision was automatically updated to reflect the committed changes.
Mordante marked an inline comment as done.
Closed by commit rG5db033e204b2: [libc++][format] Improves fill character. (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D144742?vs=523427&id=523788#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144742

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/docs/Status/FormatIssues.csv
  libcxx/include/__format/formatter_floating_point.h
  libcxx/include/__format/formatter_integral.h
  libcxx/include/__format/formatter_output.h
  libcxx/include/__format/parser_std_format_spec.h
  libcxx/test/std/utilities/format/format.functions/fill.unicode.pass.cpp
  libcxx/utils/ci/run-buildbot

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144742.523788.patch
Type: text/x-patch
Size: 21627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230519/70dc340c/attachment-0001.bin>


More information about the libcxx-commits mailing list