[all-commits] [llvm/llvm-project] 0a2dc4: fixup! Run clang-format
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Apr 17 13:48:35 PDT 2025
Branch: refs/heads/users/felipepiovezan/step_out_4
Home: https://github.com/llvm/llvm-project
Commit: 0a2dc4a280d83ca35bc4458ecb939f96e4dee8af
https://github.com/llvm/llvm-project/commit/0a2dc4a280d83ca35bc4458ecb939f96e4dee8af
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M lldb/source/Target/ThreadPlanStepOut.cpp
Log Message:
-----------
fixup! Run clang-format
Commit: 923f6c73fae39c0f4686a65282c81755fa876b70
https://github.com/llvm/llvm-project/commit/923f6c73fae39c0f4686a65282c81755fa876b70
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M lldb/include/lldb/Target/ThreadPlanStepOut.h
M lldb/source/Target/Thread.cpp
M lldb/source/Target/ThreadPlanStepOut.cpp
Log Message:
-----------
[lldb] Create ThreadPlanStepOut ctor that never skips frames
The function QueueThreadPlanForStepOutNoShouldStop has the semantics of
"go this parent frame"; ThreadPlanStepOut needs to respect that, not
skipping over any frames it finds uninteresting. This commit creates a
constructor that respects such instruction.
Commit: fc70c64244dea43d45b6341531ba3471c1792245
https://github.com/llvm/llvm-project/commit/fc70c64244dea43d45b6341531ba3471c1792245
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2025-04-17 (Thu, 17 Apr 2025)
Changed paths:
M lldb/include/lldb/Target/ThreadPlanStepOut.h
Log Message:
-----------
fixup! Update comment
Compare: https://github.com/llvm/llvm-project/compare/bde015807698...fc70c64244de
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list