https://issues.dlang.org/show_bug.cgi?id=21271
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/dmd pull request #11872 "dtoh: Emit placeholders for skipped virtual functions" was merged into master: - 2e9015871a058a0b16ace6bc9e285d3de4027b46 by MoonlightSentinel: Fix 21271: Emit placeholders for skipped virtual functions (dtoh) This ensures proper vtable layout for classes which have extern(D) functions https://github.com/dlang/dmd/pull/11872 --
