[Support/StringRef] Add find_last_not_of and {r,l,}trim.
[oota-llvm.git] / unittests / ADT / DenseSetTest.cpp
2009-05-01 Stuart HastingsPrevent looping when DenseSet is abused.