Add an insert() method to MapVector. Adds the first MapVector unit test.
[oota-llvm.git] / unittests / ADT / SmallPtrSetTest.cpp
2012-03-06 Benjamin KramerSmallPtrSet: Provide a more efficient implementation...