llvm-mirror/include
Torok Edwin 13048a143f Fix SpecificBumpPtrAllocator iteration.
Need to start from (char*)(Slab+1), and not from (char*)Slab+1.
This fixes crashes in Win64 debug mode.
Thanks to Nicolas Capens!

llvm-svn: 100184
2010-04-02 13:20:51 +00:00
..
llvm Fix SpecificBumpPtrAllocator iteration. 2010-04-02 13:20:51 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00