diff options
author | Torok Edwin <edwintorok@gmail.com> | 2010-04-02 13:20:51 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2010-04-02 13:20:51 +0000 |
commit | 3645e95c913a7e46fbea2c603b2db4ae479a69da (patch) | |
tree | e4794d69375242a4cfbc402e2f9db87eef41a5f9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 92452b9e127ae816e33e0586e0657030e919d3bf (diff) | |
download | bcm5719-llvm-3645e95c913a7e46fbea2c603b2db4ae479a69da.tar.gz bcm5719-llvm-3645e95c913a7e46fbea2c603b2db4ae479a69da.zip |
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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions