llvm-project
354401f8 - [lldb] Fix GetTerminalWidth after afd469023aad

Commit
1 year ago
[lldb] Fix GetTerminalWidth after afd469023aad afd469023aad fixed the type of the term-width setting but the getter (Debugger::GetTerminalWidth) was still trying to get the terminal width as an unsigned. This fixes TestXMLRegisterFlags.py.
Author
Committer
Parents
Loading