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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Sep 21 14:22:08 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 114478
Blamelist: dpatel,kremenek

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: test/CodeGen/X86/2010-05-25-DotDebugLoc.ll
At: Tue 21 Sep 2010 13:53:03
Changed By: dpatel
Comments: Use FileCheck
Properties: 




Files:
 lib/Sema/SemaObjCProperty.cpp
 test/Index/properties-class-extensions.m
 tools/libclang/CIndex.cpp
At: Tue 21 Sep 2010 13:58:37
Changed By: kremenek
Comments: Correctly register the class extension as the lexical DeclContext for ObjC methods declared with @property in class extensions.
This matches the behavior for setters.

Also pass the class extension to ProcessPropertyDecl as the lexical DeclContext, even when not redeclaring the @property.

This fixes the remaining issues in <rdar://problem/7410145>.Properties: 




File: lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
At: Tue 21 Sep 2010 13:58:37
Changed By: dpatel
Comments: If only user of a vreg is an copy instruction to export copy of vreg out of current basic block then insert DBG_VALUE so that debug value of the variable is also transfered to new vreg.
Testcase is in r114476.
This fixes radar 8412415.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Building Release+Asserts Archive Library libLLVMAnalysis.a
	llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build
	llvm[3]: Compiling CallGraph.cpp for Release+Asserts build
	llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build
	llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build
	llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMDisassembler.a
	llvm[4]: Compiling ARMTargetInfo.cpp for Release+Asserts build
	llvm[4]: Building Release+Asserts Archive Library libLLVMARMInfo.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list