[cfe-commits] r114045 - in /cfe/trunk/lib/CodeGen: CGExprAgg.cpp CGValue.h CodeGenFunction.h
John McCall
rjmccall at apple.com
Wed Sep 15 20:29:13 PDT 2010
On Sep 15, 2010, at 6:34 PM, Jakob Stoklund Olesen wrote:
> On Sep 15, 2010, at 5:20 PM, Fariborz Jahanian wrote:
>
>> Author: fjahanian
>> Date: Wed Sep 15 19:20:07 2010
>> New Revision: 114045
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=114045&view=rev
>> Log:
>> Patch to move RequiresGCollection bit to
>> AggValueSlot slot.
>
> Hi Fariborz,
>
> It looks like this patch broke clang quite badly. All of the clang testers are getting segfaults.
>
> Please revert if you don't have a quick fix.
I believe I fixed this in r114060.
John.
More information about the cfe-commits
mailing list