[libcxx-commits] [PATCH] D143393: [lib++][format] Uses the new exception test macros.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 17 08:02:53 PST 2023


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

Rebased to test CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143393

Files:
  libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.functions.vformat.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.vformat.pass.cpp
  libcxx/test/std/utilities/format/format.tuple/format.functions.vformat.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143393.498382.patch
Type: text/x-patch
Size: 16508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/dd076d5f/attachment.bin>


More information about the libcxx-commits mailing list