[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Apr 22 10:05:56 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/6495

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 102073
Blamelist: dgregor,lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: docs/TableGenFundamentals.html
At: Thu 22 Apr 2010 09:49:21
Changed By: lattner
Comments: improve tblgen doc, pointed out by Zhongxing.
Properties: 




Files:
 lib/AST/Expr.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprObjC.cpp
 lib/Sema/SemaType.cpp
 lib/Sema/TreeTransform.h
 test/SemaObjCXX/instantiate-message.mm
At: Thu 22 Apr 2010 09:49:21
Changed By: dgregor
Comments: Implement template instantiation for Objective-C++ message sends. We
support dependent receivers for class and instance messages, along
with dependent message arguments (of course), and check as much as we
can at template definition time.

This commit also deals with a subtle aspect of template instantiation
in Objective-C++, where the type 'T *' can morph from a dependent
PointerType into a non-dependent ObjCObjectPointer type.

Properties: 




File: lib/Sema/TreeTransform.h
At: Thu 22 Apr 2010 09:49:21
Changed By: dgregor
Comments: Expand the one use of TransformPointerLikeType and eliminate this macro. No functionality changeProperties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling UndefResultChecker.cpp for Debug build
	llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
	llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
	llvm[4]: Compiling UnixAPIChecker.cpp for Debug build
	llvm[4]: Compiling VLASizeChecker.cpp for Debug build
	llvm[4]: Compiling ValueManager.cpp for Debug build
	llvm[4]: Building Debug Archive Library libclangChecker.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list