aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/MapVectorTest.cpp
AgeCommit message (Collapse)Author
2013-02-19Remove my bogus MapVector::erase() with a narrower ::pop_back(), and add a ↵Douglas Gregor
unit test. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175538 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-25Add an insert() method to MapVector. Adds the first MapVector unit test.Nick Lewycky
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173505 91177308-0d34-0410-b5e6-96231b3b80d8