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

          Issue ID: 17611
           Summary: core.demangle cannot demangle delegates with function
                    attributes
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

The symbol "_D4test2dgDxFiYd" is not demangled by core.demangle or ddemangle.

It should demangle as "double delegate(int, ...) const test.dg".

--

Reply via email to