Add an insert() method to MapVector. Adds the first MapVector unit test.
[oota-llvm.git] / unittests / ADT / FoldingSet.cpp
2010-11-19 Dale JohannesenAdd test for PR 8111. By Frits van Bommel.