[Allocator] Stop forward-declaring BumpPtrAllocator in a few places.
[oota-llvm.git] / include / llvm / Support / ArrayRecycler.h
2014-03-30 Chandler Carruth[Allocator] Stop forward-declaring BumpPtrAllocator...
2014-03-15 Benjamin KramerMake some assertions on constant expressions static.
2013-01-10 Jakub StaszakFix include guards so they exactly match file names.
2013-01-05 Jakob Stoklund OlesenAdd an ArrayRecycler class.