[libcxx-commits] [PATCH] D143447: [libc++] Implement P1328R1 constexpr std::type_info::operator==
Aaron Ballman via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 7 12:17:49 PST 2023
aaron.ballman accepted this revision.
aaron.ballman added a comment.
LGTM assuming `assert` in the tests is not a problem for some (release) test configurations.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143447/new/
https://reviews.llvm.org/D143447
More information about the libcxx-commits
mailing list