[Issue 22426] New: DWARF DW_AT_noreturn should be present when function is noreturn

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 19 00:42:51 UTC 2021


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: nobody at puremagic.com
          Reporter: lsferreira169 at gmail.com

For functions marked as noreturn, DW_AT_noreturn attribute flag should be
present on DW_TAG_subprogram tags.

--


More information about the Digitalmars-d-bugs mailing list