[libcxx-commits] [PATCH] D119350: [libc++][format] LWG-3648 format should not print bool with 'c'

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 11 08:45:22 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGefe5cbaf42da: [libc++][format] LWG-3648 format should not print bool with 'c' (authored by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D119350?vs=407180&id=407895#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119350

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__format/formatter_bool.h
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/std_format_spec_bool.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format_tests.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119350.407895.patch
Type: text/x-patch
Size: 9161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220211/8e9d9cfc/attachment-0001.bin>


More information about the libcxx-commits mailing list