| commit | 31a8a8eb38339f266a3b489e3a46f1583ef6f381 | [log] [tgz] |
|---|---|---|
| author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jun 02 17:26:03 2016 +0000 |
| committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | Thu Jun 02 17:26:03 2016 +0000 |
| tree | 25476561eba3fcd787a1965173dbad40cb7cf03b | |
| parent | 218b3b9ac5852992674885f6504ba320bd9d0208 [diff] |
[ADT] Pass ArrayRef::slice size_t instead of unsigned. Also fix slice wrappers drop_front and drop_back. The unittests are pretty awkward, but do the job; alternatives welcome! ..and yes, I do have ArrayRefs with more than 4 billion elements. llvm-svn: 271546