[libcxx-commits] [PATCH] D142808: [libc++][test] Adds more generic test macros.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 16 13:11:13 PST 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM, but let's take a look at `TEST_VALIDATE_EXCEPTION` separately to see if we really want to keep it, and if so, under what form. This is good to commit, we can address it separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142808/new/
https://reviews.llvm.org/D142808
More information about the libcxx-commits
mailing list