[libcxx-commits] [PATCH] D120921: [libc++][format] Adds a formattable concept.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 3 10:56:32 PST 2022


Mordante updated this revision to Diff 412776.
Mordante added a comment.

Remove a part of a test intended for another commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120921

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__format/concepts.h
  libcxx/include/__format/format_context.h
  libcxx/include/__format/format_fwd.h
  libcxx/include/format
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/format/concepts.module.verify.cpp
  libcxx/test/libcxx/utilities/format/format.formatter/format.formatter.spec/formattable.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120921.412776.patch
Type: text/x-patch
Size: 17999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220303/ae18d998/attachment-0001.bin>


More information about the libcxx-commits mailing list