summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/MapVectorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* ADT: Add MapVector::remove_ifDuncan P. N. Exon Smith2014-07-151-0/+21
* ADT: Fix MapVector::erase()Duncan P. N. Exon Smith2014-07-151-0/+15
* Remove my bogus MapVector::erase() with a narrower ::pop_back(), and add a un...Douglas Gregor2013-02-191-1/+15
* Add an insert() method to MapVector. Adds the first MapVector unit test.Nick Lewycky2013-01-251-0/+41
OpenPOWER on IntegriCloud