[cfe-commits] [Patch] Fix for r163013 regression and further __interface enhancement

Andy Gibbs andyg1001 at hotmail.co.uk
Wed Sep 12 13:00:39 PDT 2012


On Wednesday, September 12, 2012 9:56 PM, Aaron Ballman wrote:
> On Wed, Sep 12, 2012 at 3:42 PM, John McCall <rjmccall at apple.com> wrote:
>> On Sep 12, 2012, at 11:34 AM, Andy Gibbs wrote:
>>> On Wednesday, September 12, 2012 8:28 PM, John McCall wrote:
>>>> Would you mind checking whether __interface implicitly declares a
>>>> virtual destructor?  This is important.
>>>
>>> I'm afraid I'm just about to leave the country for a few days.  I can 
>>> check on Monday, but from memory, no it doesn't.
>>>
>>> Sorry not to be more helpful straight away!
>>
>> No problem.  The patch can wait if nobody else has an answer.
>
> It does not appear to in my simple tests.

I had a few seconds before leaving: and I can confirm Aaron's testing --
__interface does not implicitly declare a virtual destructor.

Cheers
Andy



 





More information about the cfe-commits mailing list