[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Sep 21 14:09:10 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/13561
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 114478
Blamelist: dpatel,kremenek
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
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[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a
llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build
llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a
llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list