mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 20:54:40 +08:00
Python 3 calls __bool__() instead of __len__() and lldb.value only implemented the __len__ method. This adds the __bool__() implementation. Differential revision: https://reviews.llvm.org/D67183 llvm-svn: 370953
46 KiB
46 KiB