[cxx-abi-dev] ABI for new inheriting constructor rules

Jason Merrill jason at redhat.com
Sun Oct 30 18:56:56 UTC 2016


On Thu, May 12, 2016 at 3:07 PM, Richard Smith <richardsmith at google.com> wrote:
> For a C2 constructor that inherits a constructor from a virtual base, the
> signature will be different from the old approach, because parameters will
> no longer be passed at all (whereas before they were passed and discarded).

I just want to note that this should be specified in the ABI rather
than assumed.

Jason


More information about the cxx-abi-dev mailing list