[cfe-commits] Fix Bug 11751 - Unmatched BaseTy in Assertion Test in ComputeRecordLayout function

Yin Ma yinma at codeaurora.org
Thu Jan 12 14:11:49 PST 2012


Hi Eli,

    The original t.c is wrong. The t.c attached in this email can produce
the assertion.
I also updated the one in bugzilla. Just do clang++ t.c 

Thanks,

                    Yin 

-----Original Message-----
From: Eli Friedman [mailto:eli.friedman at gmail.com] 
Sent: Thursday, January 12, 2012 1:54 PM
To: Yin Ma
Cc: cfe-commits at cs.uiuc.edu
Subject: Re: [cfe-commits] Fix Bug 11751 - Unmatched BaseTy in Assertion
Test in ComputeRecordLayout function

On Thu, Jan 12, 2012 at 1:37 PM, Yin Ma <yinma at codeaurora.org> wrote:
> Hi,
>
>
>
>      I have posted a potential bug as
> http://llvm.org/bugs/show_bug.cgi?id=11751
>
> And a potential fix for the bug. The attachment t.c is the file to 
> reduce the assertion

What exactly is the issue you're trying?  I can't reproduce any assertion
with your testcase.

-Eli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.c
Type: application/octet-stream
Size: 157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120112/b7bde23c/attachment.obj>


More information about the cfe-commits mailing list