summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-09-30 20:54:16 +0000
committerDan Gohman <gohman@apple.com>2009-09-30 20:54:16 +0000
commitea0bb8f5551adf9537e9159f785e2c6ae5dae3cb (patch)
tree59bbbd6041b6619191830ddf605adb6d034edcb7 /clang/lib/CodeGen/CodeGenModule.cpp
parentfd2dcba7f3a6953771cb98b46278071e2c01cd26 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud