[libcxx-commits] [PATCH] D115989: [libc++][format] Disable default formatter.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 19 12:13:59 PST 2021


Mordante updated this revision to Diff 395350.
Mordante marked an inline comment as done.
Mordante added a comment.

Addresses review comments
Adds an additional test testing the proper template default argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115989

Files:
  libcxx/include/__format/formatter.h
  libcxx/include/__format/formatter_bool.h
  libcxx/include/__format/formatter_integer.h
  libcxx/include/__format/formatter_string.h
  libcxx/test/std/utilities/format/format.formatter/format.formatter.spec/types.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115989.395350.patch
Type: text/x-patch
Size: 22103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211219/1298d0c3/attachment-0001.bin>


More information about the libcxx-commits mailing list