llvm-project
44b44bc8
- [lldb] Correct version -v output for booleans (#174742)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#174742 - [lldb] Correct version -v output for booleans
Author
DavidSpickett
Parents
4c17aa1d
Loading