summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaExprObjC.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-08-08 17:31:52 +0000
committerTim Northover <tnorthover@apple.com>2014-08-08 17:31:52 +0000
commite42fac519134d21ad3e7396da5746d27d3f7caab (patch)
treee6819ceb2a52bb064b395273d6cd15f6ea03e930 /clang/lib/Sema/SemaExprObjC.cpp
parent495bc3f5f6a1924dddfeb3c090520175e637af4d (diff)
downloadbcm5719-llvm-e42fac519134d21ad3e7396da5746d27d3f7caab.tar.gz
bcm5719-llvm-e42fac519134d21ad3e7396da5746d27d3f7caab.zip
AArch64: avoid deleting the current iterator in a loop.
std::map invalidates the iterator to any element that gets deleted, which means we can't increment it correctly afterwards. This was causing Darwin test failures. llvm-svn: 215233
Diffstat (limited to 'clang/lib/Sema/SemaExprObjC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud