commit | 680266ef565e70a3f42ad563c8603241a50d1a97 | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Tue May 03 20:53:20 2016 +0000 |
committer | Reid Kleckner <rnk@google.com> | Tue May 03 20:53:20 2016 +0000 |
tree | 68410c2ce45398383b0fbbd92e774591ea218871 | |
parent | ded3b7b8d2cefa4bae9b276f795895326916ccda [diff] |
[ADT] Add drop_front method to ArrayRef We have it for StringRef but not ArrayRef, and ArrayRef has drop_back, so I see no reason it shouldn't have drop_front. Splitting this out of a change that I have that will use this funcitonality. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268434 91177308-0d34-0410-b5e6-96231b3b80d8