[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
Wed Feb 9 09:08:54 PST 2022


Mordante created this revision.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Note the update of the status table will be done in a separate commit.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119350

Files:
  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.407180.patch
Type: text/x-patch
Size: 7797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220209/abcbc48d/attachment.bin>


More information about the libcxx-commits mailing list