[cfe-commits] MS constructor / destructor improvements

John McCall rjmccall at apple.com
Tue Jun 26 22:48:51 PDT 2012


On Jun 24, 2012, at 5:41 PM, João Matos wrote:
> Attached is a patch that adds proper ctor / dtor mangling to MS ABI.
> I'm not really fond of adding the ctor / dtor type to the base class,
> but all other alternatives seemed intrusive.

I'm confused.  I thought MSVC didn't distinguish between base and complete destructors?

John.



More information about the cfe-commits mailing list