llvm/unittests
Michael Gottesman 86ec9c4081 Add MapVector::rbegin(), MapVector::rend() to completment MapVector::begin(), MapVector::end().
These just delegate to the underlying vector type in the MapVector.

Also just add in some sanity unittests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220687 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-27 17:20:53 +00:00
..
2014-10-22 02:16:06 +00:00
2014-10-23 14:45:19 +00:00
2014-10-24 19:00:32 +00:00
2014-07-03 02:01:39 +00:00