[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Mar 11 17:33:17 PDT 2014


The Buildbot has detected a new failure on builder phase1 - sanity while building cfe.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/17783

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 203630
Blamelist: aaronballman,benlangmuir,dblaikie,hans

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: tools/driver/driver.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 11 Mar 2014 16:50:47
Changed By: hans
Comments: Be case sensitive when determining driver mode based on argv[0] except on Windows

This narrows the impact of r188833 after Dimitry pointed out that it's good to be
able to tell the difference between 'cc' and 'CC'.Properties: 




File: test/CodeGenCXX/debug-info-pubtypes.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 11 Mar 2014 16:50:47
Changed By: dblaikie
Comments: DebugInfo: Remove debug-info-pubtypes.ccp - pubnames/pubtypes are adequately tested in LLVM now.Properties: 




Files:
 lib/Parse/ParseExprCXX.cpp
 test/Misc/ast-dump-attr.cpp
 test/Parser/cxx0x-lambda-expressions.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 11 Mar 2014 17:10:47
Changed By: aaronballman
Comments: Allow GNU-style attributes on lambda expressions.Properties: 




Files:
 include/clang/Driver/Options.td
 include/clang/Lex/HeaderSearchOptions.h
 lib/Driver/Tools.cpp
 lib/Frontend/CompilerInstance.cpp
 lib/Frontend/CompilerInvocation.cpp
 test/Driver/modules.m
 test/Modules/validate-system-headers.m
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 11 Mar 2014 17:16:33
Changed By: benlangmuir
Comments: Add an option -fmodules-validate-system-headers

When enabled, always validate the system headers when loading a module.
The end result of this is that when these headers change, we will notice
and rebuild the module.Properties: 




LOGS:






More information about the llvm-testresults mailing list