[cfe-commits] [Microsoft ABI review] Work around infinite recursion in class constructor/destructor

Timur Iskhodzhanov timurrrr at google.com
Fri Apr 20 01:07:33 PDT 2012


On Fri, Apr 20, 2012 at 2:17 AM, John McCall <rjmccall at apple.com> wrote:
> On Apr 19, 2012, at 6:12 PM, John McCall wrote:
>> On Apr 19, 2012, at 11:02 AM, Timur Iskhodzhanov wrote:
>>> <bug12574_3.patch>
>>
>> Yes, this looks fine.
r155189, thanks!

> Oh, actually, please call this test case microsoft-constructors.cpp,
I've named it microsoft-abi-constructors.cpp - I think
"microsoft-abi-" prefix is a bit clearer than just "microsoft-".
Especially since I expect to add more tests with that prefix soon :)
I'm OK to rename it to "microsoft-constructors.cpp" if you feel strong about it.

> and you should be able to remove -fblocks and -fms-extensions from the run line.
You're right, done.



More information about the cfe-commits mailing list