[libcxx-commits] [PATCH] D155064: [clang][SemaCXX] Diagnose tautological uses of consteval if and is_constant_evaluated
Takuya Shimizu via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 31 10:14:26 PDT 2023
hazohelet added a comment.
@ldionne @philnik @Mordante
Is this way of fixing libc++ tests OK from libc++ side? If there's better way to fix them I am happy to follow it.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155064/new/
https://reviews.llvm.org/D155064
More information about the libcxx-commits
mailing list