[libcxx-commits] [libcxx] [libc++][test] Fix simple warnings (PR #74186)
Stephan T. Lavavej via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 4 18:03:16 PST 2023
StephanTLavavej wrote:
@ldionne I've introduced a new macro for testing `constexpr`-in-C++23 code that avoids the need for complicated conditionals.
https://github.com/llvm/llvm-project/pull/74186
More information about the libcxx-commits
mailing list