Add getAsUnsignedInteger test case that checks that known bad values are rejected
[oota-llvm.git] / unittests / VMCore / MDBuilderTest.cpp
2012-07-15 Chandler CarruthMove llvm/Support/MDBuilder.h to llvm/MDBuilder.h,...