1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00
Reid Kleckner 9a635e6090 [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.

llvm-svn: 268434
2016-05-03 20:53:20 +00:00
..
2016-04-18 09:17:29 +00:00
2016-03-25 19:28:08 +00:00
2016-04-21 12:16:21 +00:00
2015-09-04 15:28:13 +00:00
2014-06-08 22:29:17 +00:00
2014-06-08 22:29:17 +00:00
2016-04-18 09:17:29 +00:00