www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22459] New: DWARF: delegate type names should be

https://issues.dlang.org/show_bug.cgi?id=22459

          Issue ID: 22459
           Summary: DWARF: delegate type names should be distinguishable
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: contact lsferreira.net

Compiler should generate more distinguishable debug information about delegate
types instead of generic `_Delegate` name.

--
Oct 30 2021