[Lldb-commits] [lldb] [lldb] Fix a bug when disabling the statusline. (PR #169127)
David Spickett via lldb-commits
lldb-commits at lists.llvm.org
Mon Nov 24 02:44:54 PST 2025
================
@@ -72,7 +72,9 @@ def test(self):
self.expect('set set separator "| "')
# Hide the statusline and check or the control character.
----------------
DavidSpickett wrote:
Since you're here, "check or" -> "check for".
https://github.com/llvm/llvm-project/pull/169127
More information about the lldb-commits
mailing list