[libcxx-commits] [clang] [libcxx] [libc++][Clang] Added explanation why is_constructible evaluated to false. Updated the diagnostics checks in libc++ tests. (PR #144220)
Victor Campos via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 25 03:16:51 PDT 2025
vhscampos wrote:
@egorshamshura This patch has caused a failure in libcxx tests: https://github.com/llvm/llvm-project/issues/150601
The failure only happens with a libcxx build without exceptions and RTTI.
Can you please have a look at it?
https://github.com/llvm/llvm-project/pull/144220
More information about the libcxx-commits
mailing list