diff options
author | Devang Patel <dpatel@apple.com> | 2009-10-27 20:47:17 +0000 |
---|---|---|
committer | Devang Patel <dpatel@apple.com> | 2009-10-27 20:47:17 +0000 |
commit | cfeaa4864252ae3298ae0e9db7e36623711ba213 (patch) | |
tree | f0a50fd3ea50b9cd7dd462814cf5626e26c614f8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 4f36affe5fafae2523404d01de2244fe39313393 (diff) | |
download | bcm5719-llvm-cfeaa4864252ae3298ae0e9db7e36623711ba213.tar.gz bcm5719-llvm-cfeaa4864252ae3298ae0e9db7e36623711ba213.zip |
Do not held on to DenseMap slot accross map insertion. The insertion may cause the map to grow rending the slot invalid.
Use this opportunity to use ValueMap instead of DenseMap.
llvm-svn: 85298
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions