[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 19:59:27 PST 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/15462
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 198845
Blamelist: rsmith
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/Support/AlignOf.h
On: http://10.1.1.2/svn/llvm-project
For: llvm
At: Wed 08 Jan 2014 19:36:59
Changed By: rsmith
Comments: Extend llvm::AlignedCharArrayUnion to support up to 10 arguments, as required by Clang's APValue.
Properties:
Files:
include/clang/AST/APValue.h
lib/AST/APValue.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Wed 08 Jan 2014 19:36:59
Changed By: rsmith
Comments: PR18427: Use an appropriately-aligned buffer in APValue, to avoid a crash on
SPARC, where uint64_t apparently requires higher alignment than void*.
Properties:
LOGS:
More information about the llvm-testresults
mailing list