[libcxx-commits] [libcxx] [libc++] Remove unused defaulted template arg from `__rewrap_range`. (PR #67733)

Amirreza Ashouri via libcxx-commits libcxx-commits at lists.llvm.org
Fri Sep 29 08:42:33 PDT 2023


AMP999 wrote:

The CI is failing in https://buildkite.com/llvm-project/libcxx-ci/builds/30092#018add7f-bf00-44ec-9959-2a1ac111d99c because the benchmarks already committed to `main` are trying to use `ranges::ends_with` in C++20 mode. What should I do about that? 
@var-const 

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


More information about the libcxx-commits mailing list