On Nov 21, 2008, at 2:57 AM, Sanjiv Gupta wrote:

> Author: sgupta
> Date: Fri Nov 21 01:57:42 2008
> New Revision: 59806
>
> URL: http://llvm.org/viewvc/llvm-project?rev=59806&view=rev
> Log:
> mem[cpy,set,move] intrinsics are now overloaded.

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?

        - Doug

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to