diff options
author | Dan Gohman <gohman@apple.com> | 2009-09-30 20:54:16 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-09-30 20:54:16 +0000 |
commit | ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb (patch) | |
tree | 59bbbd6041b6619191830ddf605adb6d034edcb7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | fd2dcba7f3a6953771cb98b46278071e2c01cd26 (diff) | |
download | bcm5719-llvm-ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb.tar.gz bcm5719-llvm-ea0bb8f5551adf9537e9159f785e2c6ae5dae3cb.zip |
Fix this code so that it doesn't try to iterate through a std::vector
while calling changeImmediateDominator, which removes elements from the
vector. This fixes PR5097.
llvm-svn: 83166
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions