[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jan 25 16:24:40 PST 2011
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/7160
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 124245
Blamelist: akirtzidis,dpatel,kremenek
BUILD FAILED: failed failed slave lost
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/AnalysisBasedWarnings.cpp
test/SemaCXX/return-noreturn-XFAIL.cpp
test/SemaCXX/return-noreturn.cpp
At: Tue 25 Jan 2011 14:57:17
Changed By: kremenek
Comments: Fix regression in -Wreturn-type caused by not
handling all CFGElement kinds. While writing
the test case, it turned out that return-noreturn.cpp
wasn't actually testing anything since it has the wrong -W
flag. That uncovered another regression with
the handling of destructors marked noreturn. WIP.Properties:
Files:
test/SemaCXX/return-noreturn-XFAIL.cpp
test/SemaCXX/return-noreturn.cpp
test/SemaCXX/warn-missing-noreturn.cpp
At: Tue 25 Jan 2011 15:06:31
Changed By: kremenek
Comments: Tweak return-noreturn.cpp test to have its original
contents, with the additional warning flag (and still marked XFAIL).Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp
test/Sema/block-return.c
At: Tue 25 Jan 2011 15:24:34
Changed By: akirtzidis
Comments: Change error "function cannot return array type" -> "blocks cannot return array type" when blocks are involved.
Addresses rdar://8876238.Properties:
Files:
lib/Sema/SemaExpr.cpp
test/SemaCXX/arrow-operator.cpp
At: Tue 25 Jan 2011 15:24:34
Changed By: akirtzidis
Comments: Fix infinite loop during error diagnostics. Fixes rdar://8875304.Properties:
Files:
lib/Sema/SemaType.cpp
test/Sema/stdcall-fastcall.c
At: Tue 25 Jan 2011 15:24:34
Changed By: akirtzidis
Comments: Diagnose calling convention attribute incompatibilities. Fixes rdar://8876096.Properties:
Files:
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/SDNodeDbgValue.h
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
At: Tue 25 Jan 2011 15:34:49
Changed By: dpatel
Comments: Provide an interface to transfer SDDbgValue from one SDNode to another.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling StmtIterator.cpp for Debug+Asserts build
llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
llvm[5]: Compiling ObjCUnusedIVarsChecker.cpp for Debug+Asserts build
llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
llvm[4]: Compiling StmtPrinter.cpp for Debug+Asserts build
llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
llvm[4]: Compiling StmtProfile.cpp for Debug+Asserts build
llvm[5]: Compiling PointerArithChecker.cpp for Debug+Asserts build
llvm[4]: Compiling StmtViz.cpp for Debug+Asserts build
llvm[5]: Compiling PointerSubChecker.cpp for Debug+Asserts build
Last 10 lines of 'interrupt':
[Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion.
]
More information about the llvm-testresults
mailing list