aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorShilei Tian <i@tianshilei.me>2022-02-12 22:02:47 -0500
committerShilei Tian <i@tianshilei.me>2022-02-12 22:02:53 -0500
commitc27f530d4c6306b2010306131f66e771d6a66594 (patch)
tree1331c7e8fbd323a30ee2d38d4bd30f268e54c0c6 /llvm/lib/Object/MachOObjectFile.cpp
parent2aa732a9183b8fa23c103c169a5da0e90cc67cf5 (diff)
downloadllvm-c27f530d4c6306b2010306131f66e771d6a66594.zip
llvm-c27f530d4c6306b2010306131f66e771d6a66594.tar.gz
llvm-c27f530d4c6306b2010306131f66e771d6a66594.tar.bz2
[OpenMP][Offloading] Fix infinite loop in applyToShadowMapEntries
This patch fixes the issue that the for loop in `applyToShadowMapEntries` is infinite because `Itr` is not incremented in `CB`. Fixes #53727. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D119471
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions