summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2009-10-27 20:47:17 +0000
committerDevang Patel <dpatel@apple.com>2009-10-27 20:47:17 +0000
commitcfeaa4864252ae3298ae0e9db7e36623711ba213 (patch)
treef0a50fd3ea50b9cd7dd462814cf5626e26c614f8 /clang/lib/CodeGen/CodeGenModule.cpp
parent4f36affe5fafae2523404d01de2244fe39313393 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud