[libcxx-commits] [libcxx] [libc++][ranges] add static_assert for ranges::to (PR #135802)
via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 16 05:13:21 PDT 2025
Yuzhiy05 wrote:
> > I’ve written a test referencing the `to.static_assert.verify.cpp` file in the same directory, but it fails to compile.
>
> Compilation failure is exactly expected. Just go ahead.
>
sorry,my previous statement was unclear, I meant to say is that in my LLVM LIT tests, the results show failures (test failures), even expect compilation errors.but the `to.static_assert.verify.cpp` is passed and this expect failures
https://github.com/llvm/llvm-project/pull/135802
More information about the libcxx-commits
mailing list