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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Jul 9 01:15:51 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/1895

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 212591
Blamelist: djasper

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Format/Format.h
 lib/Format/ContinuationIndenter.cpp
 lib/Format/Format.cpp
 lib/Format/FormatToken.h
 lib/Format/TokenAnnotator.cpp
 lib/Format/TokenAnnotator.h
 unittests/Format/FormatTest.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Wed 09 Jul 2014 01:01:38
Changed By: djasper
Comments: clang-format: Revamp function declaration/definition indentation.

Key changes:
- Correctly (well ...) distinguish function declarations and variable
  declarations with ()-initialization.
- Don't indent when breaking function declarations/definitions after the
  return type.
- Indent variable declarations and typedefs when breaking after the
  type.

This fixes llvm.org/PR17999.Properties: 




LOGS:






More information about the llvm-testresults mailing list