[Issue 22551] New: DWARF: functions inside structs are not being recognized as member functions
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 29 14:44:14 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22551
Issue ID: 22551
Summary: DWARF: functions inside structs are not being
recognized as member functions
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Keywords: DebugInfo
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: contact at lsferreira.net
In DMD DWARF generator, DW_TAG_subprogram is not a parent of
DW_TAG_structure_type and therefore it is not considered members of the struct.
--
More information about the Digitalmars-d-bugs
mailing list