[cfe-dev] Implementation of MSRecordLayoutBuilder.

Eli Friedman eli.friedman at gmail.com
Mon Sep 12 10:37:12 PDT 2011


On Mon, Sep 12, 2011 at 8:56 AM, r4start <r4start at gmail.com> wrote:
> Hi,
> I have some prototype code for MSRecordLayoutBuilder. I test  this code
> with MSVS 2010 and \Zp8 compiler option. On simple examples it seems to
> work properly.
>
> Is it interesting to the clang project?

We certainly want to fix any cases where clang does not do struct
layout consistently with MSVC on Windows.  It's hard to comment on
your patch without seeing it.

-Eli




More information about the cfe-dev mailing list