[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Jan 14 17:56:06 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/6907
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 123506
Blamelist: dgregor
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/ExprCXX.h
include/clang/AST/RecursiveASTVisitor.h
include/clang/Basic/StmtNodes.td
include/clang/Serialization/ASTBitCodes.h
lib/AST/ExprCXX.cpp
lib/AST/ExprClassification.cpp
lib/AST/ExprConstant.cpp
lib/AST/ItaniumMangle.cpp
lib/AST/StmtPrinter.cpp
lib/AST/StmtProfile.cpp
lib/Sema/SemaTemplateInstantiate.cpp
lib/Sema/TreeTransform.h
lib/Serialization/ASTReaderStmt.cpp
lib/Serialization/ASTWriterStmt.cpp
lib/StaticAnalyzer/Checkers/ExprEngine.cpp
test/CXX/temp/temp.decls/temp.variadic/multi-level-substitution.cpp
tools/libclang/CIndex.cpp
tools/libclang/CXCursor.cpp
At: Fri 14 Jan 2011 17:20:32
Changed By: dgregor
Comments: Introduce a new expression kind, SubstNonTypeTemplateParmPackExpr,
that captures the substitution of a non-type template argument pack
for a non-type template parameter pack within a pack expansion that
cannot be fully expanded. This follows the approach taken by
SubstTemplateTypeParmPackType.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/block-copied-in-cxxobj | 0.2061 3424 0.0807 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-copied-in-cxxobj-1 | 0.0669 2880 0.0957 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0449 720 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0132 1088 0.0185 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext | 0.0216 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0343 544 0.0057 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.2864 656 0.0072 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0166 992 0.0304 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/stmtexpr | 0.0572 560 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/vla | 0.1141 528 0.0046 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'report':
SingleSource/UnitTests/block-copied-in-cxxobj | 0.2061 3424 0.0807 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/block-copied-in-cxxobj-1 | 0.0669 2880 0.0957 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/blockstret | 0.0449 720 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0132 1088 0.0185 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext | 0.0216 528 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/conditional-gnu-ext-cxx | 0.0343 544 0.0057 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/initp1 | 0.2864 656 0.0072 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0166 992 0.0304 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/stmtexpr | 0.0572 560 0.0055 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/vla | 0.1141 528 0.0046 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.Bytecode':
Bytecode.MultiSource/Benchmarks/Bullet/bullet
Last 10 lines of 'fail.LLC':
LLC.MultiSource/Benchmarks/Bullet/bullet
Last 10 lines of 'fail.LLC_compile':
LLC_compile.MultiSource/Benchmarks/Bullet/bullet
Last 10 lines of 'xfail.LLC':
LLC.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xfail.LLC_compile':
LLC_compile.SingleSource/UnitTests/ObjC/dot-syntax-2
Last 10 lines of 'xpass.LLC':
LLC.SingleSource/Regression/C++/EH/ConditionalExpr
Last 10 lines of 'xpass.LLC_compile':
LLC_compile.SingleSource/Regression/C++/EH/ConditionalExpr
More information about the llvm-testresults
mailing list