[cfe-commits] r59806 - in /cfe/trunk/lib/CodeGen: CGExprAgg.cpp CodeGenModule.cpp

Chris Lattner clattner at apple.com
Fri Nov 21 08:26:55 PST 2008


On Nov 21, 2008, at 7:53 AM, Matthijs Kooijman wrote:
>> ::AggExprEmitter
>> ::EmitNullInitializationToLValue(clang::CodeGen::LValue,
>> clang::QualType)’:
>> CGExprAgg.cpp:330: error: ‘memset’ is not a member of  
>> ‘llvm::Intrinsic’
>>
>> Is there a corresponding change to LLVM that hasn't yet been  
>> committed?
> The corresponding change (r59802) in LLVM was reverted (r59809).

The tree should build now, I'll sort this out.

-Chris



More information about the cfe-commits mailing list