On Wednesday, September 12, 2012 9:56 PM, Aaron Ballman wrote: > On Wed, Sep 12, 2012 at 3:42 PM, John McCall <[email protected]> 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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
