Add getAsUnsignedInteger test case that checks that known bad values are rejected
[oota-llvm.git] / unittests / ADT / SmallPtrSetTest.cpp
2012-03-06 Benjamin KramerSmallPtrSet: Provide a more efficient implementation...