Files
clang-p2996/llvm/include
Torok Edwin 3645e95c91 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
..
2010-03-11 23:21:19 +00:00