[cfe-commits] r59806 - in /cfe/trunk/lib/CodeGen: CGExprAgg.cpp CodeGenModule.cpp
Matthijs Kooijman
matthijs at stdin.nl
Fri Nov 21 07:53:02 PST 2008
Hi Doug,
> This causes Clang to fail to build:
>
> llvm[2]: Compiling CGExprAgg.cpp for Debug build
> CGExprAgg.cpp: In member function
> ‘void
> <
> unnamed
> >
> ::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).
Gr.
Matthijs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20081121/60bd0f9e/attachment.sig>
More information about the cfe-commits
mailing list