[Issue 18881] extern(C++) classes don't work properly in debuginfo

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon May 21 08:00:55 UTC 2018


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

--- Comment #2 from Rainer Schuetze <r.sagitario at gmx.de> ---
The __vfptr is now shown, but the derived class is not available because there
is no RTTI for extern(C++) classes.

--


More information about the Digitalmars-d-bugs mailing list