[llvm-testresults] buildbot failure in llvm on clang-x86_64-linux-selfhost-rel

John McCall rjmccall at apple.com
Thu Aug 25 22:39:40 PDT 2011


On Aug 25, 2011, at 9:23 PM, Andrew Trick wrote:
> CGExprAgg.cpp:1070: void clang::CodeGen::CodeGenFunction::EmitAggregateCopy(llvm::Value*, llvm::Value*, clang::QualType, bool):
> Assertion `(Record->hasTrivialCopyConstructor() || Record->hasTrivialCopyAssignment()) && "Trying to aggregate-copy a type without a trivial copy " "constructor or assignment operator"' failed.

Sorry, my earlier reduction was a bit too reduced.  Should be good now.

John.



More information about the llvm-testresults mailing list