Use the testcase from PR2791.
[oota-llvm.git] / unittests / ADT / SmallVectorTest.cpp
2009-04-23 Owen AndersonUse the testcase from PR2791.
2009-01-11 Bill WendlingFix naming of file.
2009-01-10 Bill WendlingAdding unittests for SmallVector. Test by Talin.