Add a unit test for 'swap', and fix a pile of bugs in
[oota-llvm.git] / unittests / ADT / DenseSetTest.cpp
2009-05-01 Stuart HastingsPrevent looping when DenseSet is abused.