[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 2 21:00:05 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/103
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 97640
Blamelist: dgregor,djg
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/ScalarEvolutionExpander.cpp
test/CodeGen/X86/pr3495.ll
At: Tue 02 Mar 2010 20:38:47
Changed By: djg
Comments: Revert r97580; that's not the right way to fix this.
Properties:
Files:
include/clang/AST/DeclCXX.h
lib/AST/CXXInheritance.cpp
test/CXX/class.derived/class.member.lookup/p6.cpp
test/SemaCXX/member-name-lookup.cpp
At: Tue 02 Mar 2010 20:43:47
Changed By: dgregor
Comments: Implement name hiding for names found through virtual base subobjects
that are hidden by other derived base subobjects reached along a
lookup path that does *not* pass through the hiding subobject (C++
[class.member.lookup]p6). Fixes PR6462.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[2]: Compiling TwineTest.cpp for Release build
llvm[2]: Compiling TypeBuilderTest.cpp for Release build
llvm[2]: Compiling ValueMapTest.cpp for Release build
llvm[2]: Compiling ValueHandleTest.cpp for Release build
llvm[2]: Compiling raw_ostream_test.cpp for Release build
llvm[2]: Linking Release unit test Support (without symbols)
llvm[2]: ======= Finished Linking Release Unit test Support (without symbols)
llvm[2]: Linking Release unit test ADT (without symbols)
llvm[2]: ======= Finished Linking Release Unit test ADT (without symbols)
make: *** [all] Error 1
More information about the llvm-testresults
mailing list