[libcxx-commits] [libcxx] [libc++][test] enable_borrowed_range compile -> verify for ranges::as_rvalue_view (PR #75066)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 24 03:26:18 PST 2023


mordante wrote:

I really would like to understand why we make this change, typically diagnostics in our tests are considered an error.
Did you find a case where that didn't happen?
Can you add a comment in your description what the benefit of this change is?

For consistency I would like all range adaptors changed at the same time.

https://github.com/llvm/llvm-project/pull/75066


More information about the libcxx-commits mailing list