llvm/unittests
Zachary Turner 5844b06a17 Add llvm::enumerate() range adapter.
This allows you to enumerate over a range using a range-based
for while the return type contains the index of the enumeration.

Differential revision: https://reviews.llvm.org/D25124

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@283337 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-05 16:54:09 +00:00
..
2016-10-05 16:54:09 +00:00
2016-09-15 10:09:59 +00:00
2016-01-26 21:29:08 +00:00