[Issue 16243] wrong C++ argument passing with empty struct and 6 integers

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 20 05:29:16 PDT 2017


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

--- Comment #14 from Jacob Carlborg <doob at me.com> ---
(In reply to Joakim from comment #13)

> dmd and ldc work with the gcc approach, but not clang's.

Clang is the native compiler on macOS, so I would say that we should go with
whatever Clang is doing.

--


More information about the Digitalmars-d-bugs mailing list