diff options
| author | Sean Callanan <scallanan@apple.com> | 2010-08-04 01:02:13 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2010-08-04 01:02:13 +0000 |
| commit | 5666b674f3df791d0ee8dc964e8c6a12e68a13b4 (patch) | |
| tree | 2f32879db73f276d9760c756f3a2c147299e6b37 /lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp | |
| parent | 66a8759400a96640b66b83f1acc53e37a7713fed (diff) | |
| download | llvm-5666b674f3df791d0ee8dc964e8c6a12e68a13b4.zip llvm-5666b674f3df791d0ee8dc964e8c6a12e68a13b4.tar.gz llvm-5666b674f3df791d0ee8dc964e8c6a12e68a13b4.tar.bz2 | |
Added support for accessing members of C++ objects,
including superclass members. This involved ensuring
that access control was ignored, and ensuring that
the operands of BitCasts were properly scanned for
variables that needed importing.
Also laid the groundwork for declaring objects of
custom types; however, this functionality is disabled
for now because of a potential loop in ASTImporter.
llvm-svn: 110174
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
