[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 17 20:29:36 PST 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/7245
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 122136
Blamelist: rjmccall
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/AST/Decl.cpp
lib/Sema/SemaTemplate.cpp
test/CodeGenCXX/visibility.cpp
At: Fri 17 Dec 2010 19:37:07
Changed By: rjmccall
Comments: Apply attributes to explicit specializations. Specializations which
don't provide their own explicit visibility attributes should get them
from the template. Fixes rdar://problem/8778497.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 37.65s
********************
Failing Tests (1):
Clang :: CodeGenCXX/visibility.cpp
Expected Passes : 2681
Expected Failures : 23
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenCXX/visibility.cpp
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'visibility.cpp':
<stdin>:365:71: note: scanning from here
define linkonce_odr hidden void @_ZN6Test201BINS_1AILj2EEEE5test4Ev() nounwind align 2 {
^
<stdin>:376:1: note: possible intended match here
declare void @_ZN6Test201BINS_1AILj2EEEE5test5Ev()
^
--
********************
Last 10 lines of 'stdio':
Testing Time: 18.77s
********************
Failing Tests (1):
Clang :: CodeGenCXX/visibility.cpp
Expected Passes : 2681
Expected Failures : 23
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenCXX/visibility.cpp
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'visibility.cpp':
<stdin>:365:71: note: scanning from here
define linkonce_odr hidden void @_ZN6Test201BINS_1AILj2EEEE5test4Ev() nounwind align 2 {
^
<stdin>:376:1: note: possible intended match here
declare void @_ZN6Test201BINS_1AILj2EEEE5test5Ev()
^
--
********************
More information about the llvm-testresults
mailing list