[libcxx-commits] [PATCH] D141761: [libc++][format] Adds formatter std::vector<bool>.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 19 08:58:25 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa09b1dc1f2c5: [libc++][format] Adds formatter std::vector<bool>. (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D141761?vs=489246&id=490542#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141761

Files:
  libcxx/docs/Status/FormatPaper.csv
  libcxx/include/__bit_reference
  libcxx/include/vector
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.format.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.tests.h
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.vformat.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/parse.pass.cpp
  libcxx/test/std/utilities/format/format.formattable/concept.formattable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141761.490542.patch
Type: text/x-patch
Size: 20372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230119/f19e999f/attachment-0001.bin>


More information about the libcxx-commits mailing list