diff options
author | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 22:41:08 +0000 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2012-05-27 22:41:08 +0000 |
commit | e0cf31dc263979027f345c00318a704c5f5b1e76 (patch) | |
tree | bebdb2aee1012707fe9dc4b59b7e18d5edbab8cc /lib/CodeGen/CodeGenFunction.h | |
parent | f17523b6d3d9ef1dbcb64b63d9bada7bdae194a7 (diff) |
PR12962: Fix a rare use after free when collecting virtual overrides.
The DenseMap reallocates after 64 insertions so this only happened in
large test cases under very specific circumstances.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@157549 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions