Prevent looping when DenseSet is abused.
[oota-llvm.git] / unittests / Support /
2009-04-27 Jeffrey YasskinAdd tests for WeakVH and AssertingVH. These pointed...
2009-04-25 Chris LattnerAdd a new TypeBuilder helper class, which eases making...
2009-04-01 Bill WendlingMake the constants fit.
2009-04-01 Misha BrukmanAdded tests for math utility functions; fixed another...
2009-03-19 Misha BrukmanRenamed unittest files to have a consistent {Tt}est...
2009-03-17 Daniel DunbarMinimal raw_ostream unit tests