[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 12 16:58:53 PDT 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/1319

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 101089
Blamelist: dgregor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 lib/Sema/SemaOverload.cpp
 lib/Sema/SemaOverload.h
 test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.user/p3-0x.cpp
At: Mon 12 Apr 2010 16:44:16
Changed By: dgregor
Comments: Implement C++ [over.ics.user]p3, which restricts the final conversion
from a conversion function template specialization to one of exact
match rank. We only know how to test this in C++0x with default
function template arguments, but it's also in the C++03 spec. Fixes
PR6285.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling CIndexUSRs.cpp for Release build (PIC)
	llvm[4]: Compiling CIndexer.cpp for Release build (PIC)
	llvm[4]: Compiling CXCursor.cpp for Release build (PIC)
	llvm[4]: Linking Release Shared Library CIndex.dylib
	llvm[4]: Building Release Archive Library libCIndex.a
	llvm[4]: Compiling c-index-test.c for Release build
	llvm[4]: Linking Release executable c-index-test (without symbols)
	llvm[4]: ======= Finished Linking Release Executable c-index-test (without symbols)
	make[4]: Nothing to be done for `all'.
	make: *** [all] Error 1




More information about the llvm-testresults mailing list