[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:25:03 PDT 2025
jurahul wrote:
I have identified a couple places in LLVM (TableGen and others) that can use this.
https://github.com/llvm/llvm-project/pull/146741
More information about the llvm-commits
mailing list