hanchenye-llvm-project/lldb
Greg Clayton da7bc7d000 <rdar://problem/10126482>
Fixed an issues with the SBType and SBTypeMember classes:
- Fixed SBType to be able to dump itself from python
- Fixed SBType::GetNumberOfFields() to return the correct value for objective C interfaces
- Fixed SBTypeMember to be able to dump itself from python
- Fixed the SBTypeMember ability to get a field offset in bytes (the value
  being returned was wrong)
- Added the SBTypeMember ability to get a field offset in bits


Cleaned up a lot of the Stream usage in the SB API files.

llvm-svn: 144493
2011-11-13 06:57:31 +00:00
..
docs Add reference to ToT/examples/customization for more customization examples. 2011-10-12 19:20:04 +00:00
examples Add an example customization directory which uses a binutils.py module to provide 2011-10-28 23:30:28 +00:00
include <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
lib build: liblldb now depends on the linker library 2011-11-01 17:32:01 +00:00
lldb.xcodeproj Bumped Xcode project version for lldb-86 and debugserver-151 2011-11-07 22:50:17 +00:00
lldb.xcworkspace
resources Bumped Xcode project version for lldb-86 and debugserver-151 2011-11-07 22:50:17 +00:00
scripts <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
source <rdar://problem/10126482> 2011-11-13 06:57:31 +00:00
test <rdar://problem/10338439> 2011-11-13 04:15:56 +00:00
tools Cleanup some warnings. 2011-11-09 19:04:58 +00:00
utils Add a utility script: 2011-11-04 01:05:29 +00:00
www Updated the grossly out of date status page. 2011-10-27 01:33:27 +00:00
INSTALL.txt
LICENSE.TXT
Makefile build/Make: Tweak Clang include paths to use LLVM_{SRC,OBJ}_ROOT instead of 2011-11-11 23:36:19 +00:00