diff options
author | Jim Ingham <jingham@apple.com> | 2013-04-11 22:53:47 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2013-04-11 22:53:47 +0000 |
commit | dbd3c4da5cc153497277dfbf8f41ffd1c3f12bbd (patch) | |
tree | afcd4186c596111cab47f95881f3859b2ddf284e /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c7a90202beeab8191ee866f573f96a4231e29bd4 (diff) | |
download | bcm5719-llvm-dbd3c4da5cc153497277dfbf8f41ffd1c3f12bbd.tar.gz bcm5719-llvm-dbd3c4da5cc153497277dfbf8f41ffd1c3f12bbd.zip |
Save away the locations at the site we hit and iterate over that collection. Otherwise the action of one location
could delete the other locations, and that would leave us iterating over a reduced size collection and crash.
<rdar://problem/13592544>
llvm-svn: 179332
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions