aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/SmallPtrSetTest.cpp
AgeCommit message (Expand)Author
2013-03-29SmallVector and SmallPtrSet allocations now power-of-two aligned.Jean-Luc Duprat
2013-03-29Revert "Fix allocations of SmallVector and SmallPtrSet so they are more prone...Rafael Espindola
2013-03-29Fix allocations of SmallVector and SmallPtrSet so they are more prone toJean-Luc Duprat
2012-03-06SmallPtrSet: Provide a more efficient implementation of swap than the default...Benjamin Kramer