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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jan 24 21:18:54 PST 2011


The Buildbot has detected a new failure of llvm-gcc-x86_64-darwin10-selfhost on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/7710

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 124174
Blamelist: dgregor,rjmccall

BUILD FAILED: failed unittest-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Basic/DiagnosticParseKinds.td
 lib/Lex/PPMacroExpansion.cpp
 lib/Parse/ParseDecl.cpp
 test/Lexer/has_feature_cxx0x.cpp
 test/Parser/cxx-reference.cpp
At: Mon 24 Jan 2011 18:25:58
Changed By: dgregor
Comments: Downgrade the error about rvalue references to an extension warning
and turn on __has_feature(cxx_rvalue_references). The core rvalue
references proposal seems to be fully implemented now, pending lots
more testing.
Properties: 




Files:
 include/clang/Basic/Attr.td
 include/clang/Basic/DiagnosticSemaKinds.td
 include/clang/Sema/AttributeList.h
 lib/Sema/AttributeList.cpp
 lib/Sema/SemaDeclAttr.cpp
 test/Analysis/retain-release.m
At: Mon 24 Jan 2011 19:37:28
Changed By: rjmccall
Comments: Add the ns_consumes_self, ns_consumed, cf_consumed, and ns_returns_autoreleased
attributes for the benefit of the static analyzer.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	[       OK ] APFloatTest.SemanticsDeath (275 ms)
	[ RUN      ] APFloatTest.StringDecimalDeath
	[       OK ] APFloatTest.StringDecimalDeath (782 ms)
	[ RUN      ] APFloatTest.StringDecimalSignificandDeath
	[       OK ] APFloatTest.StringDecimalSignificandDeath (602 ms)
	[ RUN      ] APFloatTest.StringDecimalExponentDeath
	[       OK ] APFloatTest.StringDecimalExponentDeath (1001 ms)
	[ RUN      ] APFloatTest.StringHexadecimalDeath
	[       OK ] APFloatTest.StringHexadecimalDeath (1406 ms)
	[ RUN      ] APFloatTest.StringHexadecimalSignificandDeath




More information about the llvm-testresults mailing list