[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Tue Oct 21 01:35:24 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/5772
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 220271
Blamelist: djasper,eastig
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Format/TokenAnnotator.cpp
unittests/Format/FormatTest.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 21 Oct 2014 01:10:35
Changed By: djasper
Comments: clang-format: [ObjC] Fix spacing in block variable parameters.
Before:
{ void (^block)(Object * x); }
After:
{ void (^block)(Object *x); }Properties:
File: test/Layout/itanium-union-bitfield.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Tue 21 Oct 2014 01:16:33
Changed By: eastig
Comments: Test case B is updated to work for 32-bit and 64-bit platformsProperties:
LOGS:
More information about the llvm-testresults
mailing list