[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Apr 22 20:47:44 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/1468
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 102164
Blamelist: rjmccall
BUILD FAILED: failed make.test-suite
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/DeclBase.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/ASTImporter.cpp
lib/AST/DeclBase.cpp
lib/Sema/SemaCodeComplete.cpp
lib/Sema/SemaDecl.cpp
lib/Sema/SemaLookup.cpp
test/CXX/basic/basic.lookup/basic.lookup.elab/p2.cpp
test/CXX/class.access/class.friend/p1.cpp
test/CXX/temp/temp.decls/temp.friend/p1.cpp
test/SemaCXX/typedef-redecl.cpp
At: Thu 22 Apr 2010 19:45:00
Changed By: rjmccall
Comments: C++ doesn't really use "namespaces" for different kinds of names the same
way that C does. Among other differences, elaborated type specifiers
are defined to skip "non-types", which, as you might imagine, does not
include typedefs. Rework our use of IDNS masks to capture the semantics
of different kinds of declarations better, and remove most current lookup
filters. Removing the last remaining filter is more complicated and will
happen in a separate patch.
Fixes PR 6885 as well some spectrum of unfiled bugs.
Properties:
LOGS:
Last 10 lines of 'stdio':
SingleSource/UnitTests/Vector/SSE/sse.stepfft | 0.6662 8416 0.0005 * * | 1.1100 * 0.8500 * * | n/a 1.31 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0218 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1019 1520 0.0001 * * | 1.5400 * 2.1600 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0290 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1424 2064 0.0002 * * | 0.7300 * 2.0200 * * | n/a 0.36 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0509 1664 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0366 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0412 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0151 976 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0171 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.6662 8416 0.0005 * * | 1.1100 * 0.8500 * * | n/a 1.31 n/a n/a
SingleSource/UnitTests/Vector/build | 0.0218 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/build2 | 0.1019 1520 0.0001 * * | 1.5400 * 2.1600 * * | n/a 0.71 n/a n/a
SingleSource/UnitTests/Vector/divides | 0.0290 720 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/multiplies | 0.1424 2064 0.0002 * * | 0.7300 * 2.0200 * * | n/a 0.36 n/a n/a
SingleSource/UnitTests/Vector/simple | 0.0509 1664 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray | 0.0366 1072 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/Vector/sumarray-dbl | 0.0412 1088 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/byval-alignment | 0.0151 976 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
SingleSource/UnitTests/printargs | 0.0171 848 0.0001 * * | 0.0000 * 0.0000 * * | n/a - n/a n/a
Last 10 lines of 'fail.GCCAS':
GCCAS.SingleSource/Benchmarks/Shootout-C++/spellcheck
GCCAS.SingleSource/Benchmarks/Shootout-C++/strcat
GCCAS.SingleSource/Benchmarks/Shootout-C++/sumcol
GCCAS.SingleSource/Benchmarks/Shootout-C++/wc
GCCAS.SingleSource/Benchmarks/Shootout-C++/wordfreq
GCCAS.SingleSource/Regression/C++/BuiltinTypeInfo
GCCAS.SingleSource/Regression/C++/EH/exception_spec_test
GCCAS.SingleSource/Regression/C++/EH/throw_rethrow_test
GCCAS.SingleSource/Regression/C++/ofstream_ctor
GCCAS.SingleSource/UnitTests/ObjC++/Hello
Last 10 lines of 'fail.Bytecode':
Bytecode.SingleSource/Benchmarks/Shootout-C++/spellcheck
Bytecode.SingleSource/Benchmarks/Shootout-C++/strcat
Bytecode.SingleSource/Benchmarks/Shootout-C++/sumcol
Bytecode.SingleSource/Benchmarks/Shootout-C++/wc
Bytecode.SingleSource/Benchmarks/Shootout-C++/wordfreq
Bytecode.SingleSource/Regression/C++/BuiltinTypeInfo
Bytecode.SingleSource/Regression/C++/EH/exception_spec_test
Bytecode.SingleSource/Regression/C++/EH/throw_rethrow_test
Bytecode.SingleSource/Regression/C++/ofstream_ctor
Bytecode.SingleSource/UnitTests/ObjC++/Hello
Last 10 lines of 'fail.LLC':
LLC.SingleSource/Benchmarks/Shootout-C++/spellcheck
LLC.SingleSource/Benchmarks/Shootout-C++/strcat
LLC.SingleSource/Benchmarks/Shootout-C++/sumcol
LLC.SingleSource/Benchmarks/Shootout-C++/wc
LLC.SingleSource/Benchmarks/Shootout-C++/wordfreq
LLC.SingleSource/Regression/C++/BuiltinTypeInfo
LLC.SingleSource/Regression/C++/EH/exception_spec_test
LLC.SingleSource/Regression/C++/EH/throw_rethrow_test
LLC.SingleSource/Regression/C++/ofstream_ctor
LLC.SingleSource/UnitTests/ObjC++/Hello
Last 10 lines of 'fail.LLC_compile':
LLC_compile.SingleSource/Benchmarks/Shootout-C++/spellcheck
LLC_compile.SingleSource/Benchmarks/Shootout-C++/strcat
LLC_compile.SingleSource/Benchmarks/Shootout-C++/sumcol
LLC_compile.SingleSource/Benchmarks/Shootout-C++/wc
LLC_compile.SingleSource/Benchmarks/Shootout-C++/wordfreq
LLC_compile.SingleSource/Regression/C++/BuiltinTypeInfo
LLC_compile.SingleSource/Regression/C++/EH/exception_spec_test
LLC_compile.SingleSource/Regression/C++/EH/throw_rethrow_test
LLC_compile.SingleSource/Regression/C++/ofstream_ctor
LLC_compile.SingleSource/UnitTests/ObjC++/Hello
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