[llvm] [ADT] Add const to operator== in ArrayRef.h (PR #161321)
Jakub Kuderski via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 30 05:08:42 PDT 2025
kuhar wrote:
> These should also be constexpr
We can't have constexpr `SmallVector` though
https://github.com/llvm/llvm-project/pull/161321
More information about the llvm-commits
mailing list