[llvm] [ADT] Use `adl_*` wrappers across STLExtras (PR #87936)
Jakub Kuderski via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 11 20:59:10 PDT 2025
kuhar wrote:
Update: This should be fully landed now. I don't see any other uses of `std::begin`/`std::end` in STLExtras.h
https://github.com/llvm/llvm-project/pull/87936
More information about the llvm-commits
mailing list