[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 9 20:11:01 PST 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/365
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 98134
Blamelist: rjmccall
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/ASTContext.h
include/clang/AST/Decl.h
include/clang/AST/DeclTemplate.h
include/clang/AST/Type.h
include/clang/AST/TypeLoc.h
include/clang/AST/TypeNodes.def
include/clang/Frontend/PCHBitCodes.h
lib/AST/ASTContext.cpp
lib/AST/ASTDiagnostic.cpp
lib/AST/ASTImporter.cpp
lib/AST/DeclBase.cpp
lib/AST/DeclCXX.cpp
lib/AST/DeclTemplate.cpp
lib/AST/TypePrinter.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
lib/Sema/SemaCXXScopeSpec.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExprCXX.cpp
lib/Sema/SemaTemplate.cpp
lib/Sema/SemaTemplateDeduction.cpp
lib/Sema/SemaTemplateInstantiateDecl.cpp
lib/Sema/TreeTransform.h
test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.elab/p3.cpp
test/SemaTemplate/injected-class-name.cpp
test/SemaTemplate/instantiation-default-1.cpp
At: Tue 09 Mar 2010 19:31:01
Changed By: rjmccall
Comments: Create a new InjectedClassNameType to represent bare-word references to the
injected class name of a class template or class template partial specialization.
This is a non-canonical type; the canonical type is still a template
specialization type. This becomes the TypeForDecl of the pattern declaration,
which cleans up some amount of code (and complicates some other parts, but
whatever).
Fixes PR6326 and probably a few others, primarily by re-establishing a few
invariants about TypeLoc sizes.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0238 880 0.0137 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5345 8448 0.3840 * * | 0.8200 * 0.7000 * * | n/a 1.17 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0167 1072 0.0233 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0771 1520 0.0392 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0211 720 0.0114 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1450 2064 0.1041 * * | 0.5500 * 1.4400 * * | n/a 0.38 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0346 1664 0.0408 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0265 1072 0.0269 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0303 1088 0.0343 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0130 832 0.0236 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/Vector/SSE/sse.shift | 0.0238 880 0.0137 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.5345 8448 0.3840 * * | 0.8200 * 0.7000 * * | n/a 1.17 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0167 1072 0.0233 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.0771 1520 0.0392 * * | 1.1700 * 1.6400 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0211 720 0.0114 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1450 2064 0.1041 * * | 0.5500 * 1.4400 * * | n/a 0.38 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0346 1664 0.0408 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0265 1072 0.0269 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0303 1088 0.0343 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0130 832 0.0236 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.SingleSource/UnitTests/SignlessTypes/cast2
Last 10 lines of 'fail.Bytecode':
Bytecode.SingleSource/UnitTests/SignlessTypes/cast2
Last 10 lines of 'fail.LLC':
LLC.SingleSource/UnitTests/SignlessTypes/cast2
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/UnitTests/SignlessTypes/cast2
Last 10 lines of 'xfail.GCCAS':
GCCAS.MultiSource/Applications/lua/lua
GCCAS.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
GCCAS.SingleSource/UnitTests/ObjC/dot-syntax
GCCAS.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.LLC':
LLC.MultiSource/Applications/lua/lua
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
LLC.SingleSource/Regression/C++/EH/ctor_dtor_count-2
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
LLC.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.MultiSource/Applications/lua/lua
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
LLC_compile.SingleSource/Regression/C++/EH/ctor_dtor_count-2
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
LLC_compile.SingleSource/UnitTests/ObjC/parameter-passing
Last 10 lines of 'xfail.Bytecode':
Bytecode.MultiSource/Applications/lua/lua
Bytecode.SingleSource/UnitTests/2006-12-04-DynAllocAndRestore
Bytecode.SingleSource/UnitTests/ObjC/dot-syntax
Bytecode.SingleSource/UnitTests/ObjC/parameter-passing
More information about the llvm-testresults
mailing list