This is the mail archive of the archer@sourceware.org mailing list for the Archer project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: DW_TAG_imported_declaration DW_TAG_base_type w/o DW_AT_name [Re: using directive patch]


Jan> DW_AT_name present at this DIE?
Jan>                      DW_TAG_imported_declaration  DW_TAG_base_type
Jan> A (invalid)          anonymous                    anonymous
Jan> B (standard import)  anonymous                    present
Jan> C (unhandled now)    present                      anonymous
Jan> D (renamed import)   present                      present

Thanks for this.  I see I was not fully understanding the code.
That comment should explain the failing case more clearly, like this.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]