aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Path.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 /llvm/lib/Support/Path.cpp
parent495bc3f5f6a1924dddfeb3c090520175e637af4d (diff)
downloadllvm-e42fac519134d21ad3e7396da5746d27d3f7caab.zip
llvm-e42fac519134d21ad3e7396da5746d27d3f7caab.tar.gz
llvm-e42fac519134d21ad3e7396da5746d27d3f7caab.tar.bz2
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 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions