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

Rainer Schuetze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Rainer Schuetze <[email protected]> ---
I don't see it working in older versions. It works with dmd for me.

One problem with LDC is that even the debug build keeps locals in registers for
sections of code, and the debug info is then a list of "ranges" that describe
the location. Mago so far only supports a single range.

--

Reply via email to