[all-commits] [llvm/llvm-project] 2b984f: [lldb] Support programmatically setting the status...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Apr 10 15:36:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b984fd0e396fe6ab30cd823ea2f65f33f75409c
https://github.com/llvm/llvm-project/commit/2b984fd0e396fe6ab30cd823ea2f65f33f75409c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M lldb/include/lldb/Core/Debugger.h
M lldb/include/lldb/Interpreter/OptionValue.h
M lldb/source/Core/Debugger.cpp
M lldb/source/Interpreter/OptionValue.cpp
M lldb/unittests/Core/CMakeLists.txt
A lldb/unittests/Core/DebuggerTest.cpp
Log Message:
-----------
[lldb] Support programmatically setting the statusline format (NFC) (#135250)
Support programmatically setting the statusline format. I want to use
this API downstream, to change the statusline format for the Swift REPL.
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