llvm-project
354401f8
- [lldb] Fix GetTerminalWidth after afd469023aad
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
JDevlieghere
Committer
JDevlieghere
Parents
1fe6be87
Loading