[all-commits] [llvm/llvm-project] 248c53: [lldb] Delete StepScope enum whose values are igno...
sedymrak via All-commits
all-commits at lists.llvm.org
Mon Aug 5 11:24:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 248c53429427034f45705af60d47f3b1090c4799
https://github.com/llvm/llvm-project/commit/248c53429427034f45705af60d47f3b1090c4799
Author: sedymrak <99839051+sedymrak at users.noreply.github.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M lldb/source/Commands/CommandObjectThread.cpp
Log Message:
-----------
[lldb] Delete StepScope enum whose values are ignored. (#101981)
StepScope enum is a type whose values are passed around, but they are
ultimately ignored.
---------
Co-authored-by: Matej Košík <matej.kosik at codasip.com>
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