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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Jan 8 17:03:14 PST 2014


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

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 198819
Blamelist: rafael,whunt

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/Support/ErrorOr.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 08 Jan 2014 16:36:59
Changed By: rafael
Comments: Use the existing typedef to avoid forming a reference to a reference.Properties: 




Files:
 include/clang/AST/CharUnits.h
 include/clang/AST/RecordLayout.h
 lib/AST/RecordLayout.cpp
 lib/AST/RecordLayoutBuilder.cpp
 lib/CodeGen/CGExprCXX.cpp
 lib/CodeGen/CGRecordLayoutBuilder.cpp
 test/CodeGenCXX/microsoft-abi-member-pointers.cpp
 test/CodeGenCXX/microsoft-abi-vtables-virtual-inheritance-vtordisps.cpp
 test/CodeGenCXX/virtual-base-cast.cpp
 test/Layout/ms-x86-alias-avoidance-padding.cpp
 test/Layout/ms-x86-aligned-tail-padding.cpp
 test/Layout/ms-x86-basic-layout.cpp
 test/Layout/ms-x86-bitfields-vbases.cpp
 test/Layout/ms-x86-empty-base-after-base-with-vbptr.cpp
 test/Layout/ms-x86-empty-nonvirtual-bases.cpp
 test/Layout/ms-x86-empty-virtual-base.cpp
 test/Layout/ms-x86-lazy-empty-nonvirtual-base.cpp
 test/Layout/ms-x86-misalignedarray.cpp
 test/Layout/ms-x86-pack-and-align.cpp
 test/Layout/ms-x86-primary-bases.cpp
 test/Layout/ms-x86-size-alignment-fail.cpp
 test/Layout/ms-x86-vfvb-alignment.cpp
 test/Layout/ms-x86-vfvb-sharing.cpp
 test/Layout/ms-x86-vtordisp.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Wed 08 Jan 2014 16:40:59
Changed By: whunt
Comments: [ms-abi] Refactor Microsoft Record Layout

This patch refactors microsoft record layout to be more "natural".  The 
most dominant change is that vbptrs and vfptrs are injected after the 
fact.  This simplifies the implementation and the math for the offest 
for the first base/field after the vbptr.

Properties: 




Files:
 include/llvm/IR/Module.h
 lib/IR/Module.cpp
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 08 Jan 2014 16:40:59
Changed By: rafael
Comments: Remove dead code.Properties: 




LOGS:






More information about the llvm-testresults mailing list