aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-02-06 02:45:20 +0000
committerTed Kremenek <kremenek@apple.com>2008-02-06 02:45:20 +0000
commit41652a9f2a4df49a5a632711862344212db3c226 (patch)
treea47141be2af77c1bb8a69c05c54f8e45a55c3bae /CodeGen/ModuleBuilder.cpp
parent8ee3c0340ff10f0d98e2e138813ada3b36239038 (diff)
Fixed bug when allocating a ValueStateImpl object in getPersistentState()
using the bump-pointer allocator and a placed new; we accidentally allocated a ValueStateImpl* instead, causing an overrun when we did a placed new(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46793 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions