Add a typedef for an iterator.
[oota-llvm.git] / unittests / Support / AllocatorTest.cpp
2009-08-12 Benjamin KramerFix unit test on FreeBSD. We need to make sure there...
2009-07-25 Reid KlecknerAdded a test and fixed a bug in BumpPtrAllocator relati...
2009-07-23 Reid KlecknerRe-committing changes from r76825 to BumpPtrAllocator...
2009-07-23 Reid KlecknerReverting r76825 and r76828, since they caused clang...
2009-07-23 Reid KlecknerParameterize the BumpPtrAllocator over a slab allocator...