[cfe-commits] r142325 - in /cfe/trunk: lib/AST/RecordLayoutBuilder.cpp lib/CodeGen/CGRecordLayoutBuilder.cpp test/Sema/ms_class_layout.cpp

NAKAMURA Takumi geek4civic at gmail.com
Mon Oct 17 18:16:04 PDT 2011


2011/10/18 Eli Friedman <eli.friedman at gmail.com>:
> Author: efriedma
> Date: Mon Oct 17 19:55:28 2011
> New Revision: 142325
>
> URL: http://llvm.org/viewvc/llvm-project?rev=142325&view=rev
> Log:
> Rewrite parts of MS ABI C++ layout.  Based on work by r4start; I ended up doing this while I was trying to review his patch.

Eli, it fails.

l.log: x86_64-centos5 with cmake
v.log: i686 msvc10

...Takumi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: l.log
Type: application/octet-stream
Size: 5616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111018/421af11c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v.log
Type: application/octet-stream
Size: 5616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20111018/421af11c/attachment-0001.obj>


More information about the cfe-commits mailing list