diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-09-04 13:21:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-04 13:21:24 -0700 |
commit | 2498f0bcf5ddb08da7290d7bf211120236627b81 (patch) | |
tree | 4a65fe6017d8db3a16abed817009bdeff864889c /lldb/source/Commands/CommandObjectThread.cpp | |
parent | b259dbd487e4848ef87908c69b6ed8538e9cc3c8 (diff) | |
download | llvm-2498f0bcf5ddb08da7290d7bf211120236627b81.zip llvm-2498f0bcf5ddb08da7290d7bf211120236627b81.tar.gz llvm-2498f0bcf5ddb08da7290d7bf211120236627b81.tar.bz2 |
[lldb] Add more command option mnemonics (#155705)
Add a bunch of mnemonics to the command options now that they're
highlighted in the help output. This uncovered two issues:
- We had an instance where we weren't applying the ANSI formatting.
- We had a place where we were now incorrectly computing the column
width.
Both are fixed by this PR.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions