[all-commits] [llvm/llvm-project] 2d8568: [lib++][format] Uses the new exception test macros.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Fri Feb 17 09:53:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d85683f987af3020f38497c3813cf184ded79c6
https://github.com/llvm/llvm-project/commit/2d85683f987af3020f38497c3813cf184ded79c6
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-02-17 (Fri, 17 Feb 2023)
Changed paths:
M libcxx/test/std/containers/container.adaptors/container.adaptors.format/format.functions.vformat.pass.cpp
M libcxx/test/std/containers/sequences/vector.bool/vector.bool.fmt/format.functions.vformat.pass.cpp
M libcxx/test/std/utilities/format/format.functions/vformat.locale.pass.cpp
M libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp
M libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
M libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp
M libcxx/test/std/utilities/format/format.range/format.range.fmtmap/format.functions.vformat.pass.cpp
M libcxx/test/std/utilities/format/format.range/format.range.fmtset/format.functions.vformat.pass.cpp
M libcxx/test/std/utilities/format/format.range/format.range.formatter/format.functions.vformat.pass.cpp
M libcxx/test/std/utilities/format/format.tuple/format.functions.vformat.pass.cpp
Log Message:
-----------
[lib++][format] Uses the new exception test macros.
Reviewed By: #libc, ldionne
Differential Revision: https://reviews.llvm.org/D143393
More information about the All-commits
mailing list