[llvm] [LLVM][ADT] Add `consume_front` member to ArrayRef (PR #146741)
Rahul Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 2 11:30:10 PDT 2025
jurahul wrote:
we can add consume_back() as well for completeness, though I don't have an immediate use in mind. Let me do that
https://github.com/llvm/llvm-project/pull/146741
More information about the llvm-commits
mailing list