GCC does not emit DW_AT_data_member_location for members of a union.
Starting with a 0 value for member locations helps is reading union types
in such cases.
Details
Details
- Reviewers
clayborg - Commits
- rGaaae5f87af89: [DWARFASTParserClang] Start with member offset of 0 for members of union types.
rLLDB263085: [DWARFASTParserClang] Start with member offset of 0 for members of union types.
rL263085: [DWARFASTParserClang] Start with member offset of 0 for members of union types.
Diff Detail
Diff Detail