diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-07-21 23:27:57 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-07-21 23:27:57 +0000 |
commit | 614cc540a617978814e37d75bf5066926b921a0a (patch) | |
tree | b9767e29e1ae842200af23da7ab6f0f76091c44f /lib/Sema/SemaDecl.cpp | |
parent | 74bfeb39e7150d184c12d6dc2771a8b48b7d6af6 (diff) |
Fix long-lurking bug in ObjCSummaryCache revealed by Torok's recent memory
poisoning changes to DenseMap. We were using an iterator after it had been
invalidated by an insertion into the DenseMap.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76677 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions