aboutsummaryrefslogtreecommitdiff
path: root/unittests/ADT/SmallMapTest.cpp
AgeCommit message (Expand)Author
2012-06-17Remove SmallMap unittests, unbreaking the build.Benjamin Kramer
2012-05-15Remove warning about testing unsigned int with int.Bill Wendling
2012-05-15Fixed one small stupid, but critical bug.Stepan Dyatkovskiy
2012-04-26Fixed SmallMap test. The order of items is undefined in DenseMap. So being ch...Stepan Dyatkovskiy
2012-04-25Reapply the SmallMap patch with a fix.Benjamin Kramer
2012-04-25Revert "First implementation of:"Eric Christopher
2012-04-25First implementation of:Stepan Dyatkovskiy