Python 3 calls bool() instead of len() and lldb.value
only implemented the len method. This adds the bool() implementation.
Details
Details
- Reviewers
- friss - davide 
- Group Reviewers
- Restricted Project 
- Commits
- rG24223eb24c74: [Python] Implement truth testing for lldb.value
 rLLDB370953: [Python] Implement truth testing for lldb.value
 rL370953: [Python] Implement truth testing for lldb.value
Diff Detail
Diff Detail
- Repository
- rLLDB LLDB