https://issues.dlang.org/show_bug.cgi?id=22426
Issue ID: 22426
Summary: DWARF DW_AT_noreturn should be present when function
is noreturn
Product: D
Version: D2
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
For functions marked as noreturn, DW_AT_noreturn attribute flag should be
present on DW_TAG_subprogram tags.
--
