[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 12 16:59:47 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/1273
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 CIndexCodeCompletion.cpp for Debug build (PIC)
llvm[4]: Compiling CIndexer.cpp for Debug build (PIC)
llvm[4]: Compiling CIndexUSRs.cpp for Debug build (PIC)
llvm[4]: Linking Debug Shared Library CIndex.dylib
llvm[4]: Building Debug Archive Library libCIndex.a
llvm[4]: Compiling c-index-test.c for Debug build
llvm[4]: Linking Debug executable c-index-test
llvm[4]: ======= Finished Linking Debug Executable c-index-test
make[4]: Nothing to be done for `all'.
make: *** [all] Error 1
More information about the llvm-testresults
mailing list