[cfe-commits] r82559 - /cfe/trunk/lib/AST/RecordLayoutBuilder.cpp

Anders Carlsson andersca at mac.com
Tue Sep 22 11:23:12 PDT 2009


On Sep 22, 2009, at 10:38 AM, Mike Stump wrote:

> Author: mrs
> Date: Tue Sep 22 12:38:02 2009
> New Revision: 82559
>
> URL: http://llvm.org/viewvc/llvm-project?rev=82559&view=rev
> Log:
> Yes.
>

Thanks for the clarification. The reason I added the FIXME was that  
the ABI spec say:

Identify all virtual base classes, direct or indirect, that are  
primary base classes for some other direct or indirect base class.  
Call these indirect primary base classes.

and the check made me believe that we were just looking for direct  
virtual base classes.

Thanks,
Anders

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090922/05b5e667/attachment.html>


More information about the cfe-commits mailing list