[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat May 8 13:13:34 PDT 2010
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/1777
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 103344
Blamelist: dgregor
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaOverload.cpp
lib/Sema/SemaOverload.h
At: Sat 08 May 2010 11:24:15
Changed By: dgregor
Comments: Minor cleanup, and ban copying of OverloadCandidateSets. No
functionality change.
Properties:
File: lib/Sema/SemaOverload.cpp
At: Sat 08 May 2010 11:34:06
Changed By: dgregor
Comments: A leak is better than a double-free while I figure out how to address
this issue.
Properties:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOverload.cpp
lib/Sema/SemaTemplateDeduction.cpp
test/SemaTemplate/overload-candidates.cpp
At: Sat 08 May 2010 12:19:22
Changed By: dgregor
Comments: Improve overload-candidate diagnostic for a function template that
failed because the explicitly-specified template arguments did not
match its template parameters, e.g.,
test/SemaTemplate/overload-candidates.cpp:18:8: note: candidate
template
ignored: invalid explicitly-specified argument for template
parameter 'I'
void get(const T&);
^
test/SemaTemplate/overload-candidates.cpp:20:8: note: candidate
template
ignored: invalid explicitly-specified argument for 1st template
parameter
void get(const T&);
^
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5614 8128 0.0005 * * | 1.1000 * 0.9100 * * | n/a 1.21 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0208 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0950 1520 0.0001 * * | 1.5400 * 2.1500 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0259 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1328 2064 0.0002 * * | 0.6800 * 2.0200 * * | n/a 0.34 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0438 1664 0.0002 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0311 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0373 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0153 976 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0181 848 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5614 8128 0.0005 * * | 1.1000 * 0.9100 * * | n/a 1.21 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0208 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0950 1520 0.0001 * * | 1.5400 * 2.1500 * * | n/a 0.72 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0259 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1328 2064 0.0002 * * | 0.6800 * 2.0200 * * | n/a 0.34 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0438 1664 0.0002 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0311 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0373 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0153 976 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0181 848 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.SingleSource/Benchmarks/Adobe-C++/functionobjects
Last 10 lines of 'fail.Bytecode':
Bytecode.SingleSource/Benchmarks/Adobe-C++/functionobjects
Last 10 lines of 'fail.LLC':
LLC.SingleSource/Benchmarks/Adobe-C++/functionobjects
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/Benchmarks/Adobe-C++/functionobjects
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/function_try_block
LLC.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC.SingleSource/UnitTests/ObjC/dot-syntax
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.GCCAS':
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/function_try_block
LLC_compile.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
LLC_compile.SingleSource/UnitTests/ObjC/exceptions
Last 10 lines of 'xfail.Bytecode':
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/ctor_dtor_count-2
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ctor_dtor_count-2
More information about the llvm-testresults
mailing list