[Lldb-commits] [lldb] r105883 - /lldb/trunk/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp

Anders Carlsson andersca at mac.com
Sat Jun 12 09:31:20 PDT 2010


Jun 12, 2010 kl. 8:33 AM skrev Greg Clayton:

> Author: gclayton
> Date: Sat Jun 12 10:33:14 2010
> New Revision: 105883
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=105883&view=rev
> Log:
> Fixed an issue with the new DW_TAG_ptr_to_member_type changes where the clang type that was being created was using the pointee_type for both the class and the member pointer.

Nice catch, thanks for fixing!

- Anders




More information about the lldb-commits mailing list