[libcxx-commits] [PATCH] D115989: [libc++][format] Disable default formatter.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 18 04:43:47 PST 2021
Mordante updated this revision to Diff 395282.
Mordante added a comment.
Qualify std::nullptr_t to fix a CI error.
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
libcxx/test/std/utilities/format/format.functions/format_tests.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115989.395282.patch
Type: text/x-patch
Size: 19065 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211218/4f01631a/attachment-0001.bin>
More information about the libcxx-commits
mailing list