[llvm] [ADT] Implement ArrayRef::operator< and other comparisons (PR #147277)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 7 11:59:35 PDT 2025


kuhar wrote:

> and/or migrate to non-members/something else when we want to migrate to std::span one day.

I'm confused, this is implemented as free functions already.

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


More information about the llvm-commits mailing list