BumpPtrAllocator: do the size check without moving any pointers
[oota-llvm.git] / include / llvm / Support / ArrayRecycler.h
2014-04-14 Craig Topper[C++11] More 'nullptr' conversion. In some cases just...
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.