llvm-project
44b44bc8 - [lldb] Correct version -v output for booleans (#174742)

Commit
15 days ago
[lldb] Correct version -v output for booleans (#174742) We were checking whether the structured data value could be got as a boolean, not what value that boolean had. This meant we were incorrectly showing "yes" for everything.
Author
Parents
Loading