[cfe-dev] Constructor & destructor name mangling for MS ABI.

John McCall rjmccall at apple.com
Fri Nov 4 11:38:32 PDT 2011


On Nov 4, 2011, at 6:42 AM, r4start wrote:
> This patch adds support ctor/dtor name mangling for MS ABI.

I have no way of verifying the correctness of this, but the code looks okay.

> I also have question, in what test folder is the best to add test case?

test/CodeGenCXX/mangle-ms.cpp

John.



More information about the cfe-dev mailing list