[Issue 13915] Mago doesn't handle C code very well
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Jan 2 05:14:37 PST 2015
https://issues.dlang.org/show_bug.cgi?id=13915
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
Some basic features like variable lifetime/register support should help D too,
though dmd doesn't output that info yet. So C style code might be workable.
I guess COFF/CV8 support for clang is meant to integrate clang into the VS
world, not to support it in lldb. At last years CppCon, I met a few people from
Google that were assigned to improve Clang's Windows experience including full
debug support.
--
More information about the Digitalmars-d-bugs
mailing list