[cfe-dev] double/virtual offsets for MSVC broken in 3.1
Don Williamson
don.williamson at yahoo.com
Mon Sep 3 10:13:33 PDT 2012
Sorry, I've been offline for the last few days. Is this x86 or x64?
Cheers,
- Don
________________________________
From: r4start <r4start at gmail.com>
To: Don Williamson <don.williamson at yahoo.com>
Cc: cfe-dev <cfe-dev at cs.uiuc.edu>
Sent: Friday, August 31, 2012 1:25 PM
Subject: Re: [cfe-dev] double/virtual offsets for MSVC broken in 3.1
Hi, all.
Can anybody tell me about patch status?
Today I download svn trunk and compile Don`s example. Here what I got:
*** Dumping AST Record Layout
0 | struct d
0 | (d vftable pointer)
8 | int a
16 | double dd
sizeof=24, dsize=24, align=8
nvsize=24, nvalign=8
But I didn`t see commits fixing this issue.
Thanks in advanse,
Dmitry Sokolov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120903/5d6c480f/attachment.html>
More information about the cfe-dev
mailing list