[lldb-dev] [PATCH] Very basic handling for member pointers
Greg Clayton
gclayton at apple.com
Fri Jun 11 18:23:22 PDT 2010
Look great, thanks Anders.
% svn commit
Sending include/lldb/Symbol/ClangASTContext.h
Sending source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
Sending source/Symbol/ClangASTContext.cpp
Transmitting file data ...
Committed revision 105868.
On Jun 11, 2010, at 5:51 PM, Anders Carlsson wrote:
> Hi,
>
> here's a very simple patch that adds some basic support for member pointers, and specifically the DW_TAG_ptr_to_member_type type.
>
> - Anders
>
> <member-pointer-type>_______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
More information about the lldb-dev
mailing list