Add a SmallMapVector class that is a MapVector with a Map of SmallDenseMap and a...
[oota-llvm.git] / unittests / ADT / APSIntTest.cpp
2014-03-02 Benjamin KramerGive APInt move semantics.