David Majnemer 410442b39d ADT: Add a drop_back() helper to ArrayRef
The slice(N, M) interface is powerful but not concise when wanting to
drop a few elements off of an ArrayRef, fix this by adding a drop_back
method.

llvm-svn: 212370
2014-07-05 06:12:30 +00:00
..
2014-06-08 22:29:17 +00:00
2014-07-03 02:01:39 +00:00
2014-07-03 02:01:39 +00:00