forked from OSchip/llvm-project
81e871ed76
instead of the __repr__. __repr__ is a function that should return an expression that can be used to recreate an python object and we were using it to just return a human readable string. Fixed a crasher when using the new implementation of SBValue::Cast(SBType). Thread hardened lldb::SBValue and lldb::SBWatchpoint and did other general improvements to the API. Fixed a crasher in lldb::SBValue::GetChildMemberWithName() where we didn't correctly handle not having a target. llvm-svn: 149743 |
||
---|---|---|
.. | ||
call-function | ||
formatters | ||
issue_11588 | ||
persistent_types | ||
persistent_variables | ||
radar_8638051 | ||
radar_9531204 | ||
radar_9673664 | ||
test | ||
two-files |