llvm-project/lldb/test/python_api/value
Siva Chandra f8877efc8b Add a class ValueObjectConstResultCast.
Summary:
Other changes around the main change include:

1. Add a method Cast to ValueObjectConstResult, ValueObjectConstResultImpl
and ValueObjectConstResultChild.

2. Add an argument |live_address| of type lldb::addr_t to the constructor
of ValueObjectConstResultChild. This is passed on to the backing
ValueObjectConstResultImpl object constructor so that the address of the
child value can be calculated properly.

Reviewers: granata.enrico, clayborg

Subscribers: lldb-commits

Differential Revision: http://reviews.llvm.org/D11203

llvm-svn: 242374
2015-07-16 01:47:12 +00:00
..
change_values [TestChangeValueAPI] Remove expectedFailureGcc decorator. 2015-05-21 18:20:46 +00:00
linked_list Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
Makefile
TestValueAPI.py Add a class ValueObjectConstResultCast. 2015-07-16 01:47:12 +00:00
main.c Add a class ValueObjectConstResultCast. 2015-07-16 01:47:12 +00:00