forked from OSchip/llvm-project
![]() object.__nonzero__(self) is called to implement truth value testing and the built-in operation bool(), via a simple delegation to self.IsValid(). Change tests under python_api/lldbutil to utilize this mechanism. llvm-svn: 131494 |
||
---|---|---|
.. | ||
Python | ||
build-llvm.pl | ||
build-swig-wrapper-classes.sh | ||
checkpoint-llvm.pl | ||
finish-swig-wrapper-classes.sh | ||
generate-vers.pl | ||
install-lldb.sh | ||
lldb.swig | ||
sed-sources |