[cfe-commits] [patch][Windows] Fix 13761.
    João Matos 
    ripzonetriton at gmail.com
       
    Wed Sep 12 13:41:55 PDT 2012
    
    
  
On Wed, Sep 12, 2012 at 8:11 PM, r4start <r4start at gmail.com> wrote:
>
> Also, please leave the FIXMEs about "is base" in place;  those are still
>> applicable (the flag is passed to constructors and destructors of classes
>> with virtual bases).
>>
> As I remember this flag passes only in constructors.
Yep, I think it's only in constructors. For destructors, MSVC generates two
versions, one that destructs virtual bases and one that doesn't.
-- 
João Matos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120912/40a742fa/attachment.html>
    
    
More information about the cfe-commits
mailing list