[cfe-commits] MS constructor / destructor improvements

Дмитрий Соколов r4start at gmail.com
Tue Jun 26 23:11:08 PDT 2012


2012/6/27 John McCall <rjmccall at apple.com>

> 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?
>
> Hi.
This patch is provide support for mangling special operators, like scalar
deleting destructor(http://mearie.org/documents/mscmangle/index.en see
section 'special names').

 - Dmitry Sokolov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120627/2b9fc00b/attachment.html>


More information about the cfe-commits mailing list