[libcxx-commits] [PATCH] D103670: [libc++][format] Adds bool formatter.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 7 08:17:42 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7fb9f99f3bb6: [libc++][format] Adds bool formatter. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103670

Files:
  libcxx/docs/Status/Cxx20Papers.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/formatter_bool.h
  libcxx/include/format
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/format/formatter_bool.module.verify.cpp
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_bool.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.context/format.formatter.spec/formatter.bool.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format_tests.h
  libcxx/test/std/utilities/format/format.functions/format_to.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format_to.pass.cpp
  libcxx/test/std/utilities/format/format.functions/locale-specific_form.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103670.377859.patch
Type: text/x-patch
Size: 45695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211007/f8ea50fe/attachment-0001.bin>


More information about the libcxx-commits mailing list