aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ADT/StringRefTest.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2025-01-17 12:13:30 +0100
committerGitHub <noreply@github.com>2025-01-17 12:13:30 +0100
commitf66a5e220cbc2650a5843db854d0734d2aaa030f (patch)
tree564040c5192307b56e4108cfb3cef325cf5b48e6 /llvm/unittests/ADT/StringRefTest.cpp
parent0d7c8c0e294d23fcfc9a396dafebe1465c471035 (diff)
downloadllvm-f66a5e220cbc2650a5843db854d0734d2aaa030f.zip
llvm-f66a5e220cbc2650a5843db854d0734d2aaa030f.tar.gz
llvm-f66a5e220cbc2650a5843db854d0734d2aaa030f.tar.bz2
[lldb] Fix SBThread::StepOverUntil for discontinuous functions (#123046)
I think the only issue here was that we would erroneously consider functions which are "in the middle" of the function were stepping to as a part of the function, and would try to step into them (likely stepping out of the function instead) instead of giving up early.
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions