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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Mar 3 11:02:06 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/17395

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 202733
Blamelist: jrose

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Frontend/SerializedDiagnosticPrinter.h
 lib/Frontend/SerializedDiagnosticPrinter.cpp
 test/Misc/Inputs/serialized-diags-stable.dia
 test/Misc/serialized-diags-stable.c
 tools/libclang/CXLoadedDiagnostic.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Mon 03 Mar 2014 10:41:52
Changed By: jrose
Comments: Serialized diagnostic severity levels should be stable.

Serialized diagnostics were accidentally using the AST diagnostic level values
rather than a dedicated stable enum, so the addition of "remark" broke the
reading of existing serialized diagnostics files. I've added a .dia file
generated from Xcode 5's Clang to make sure we don't break this in the future.Properties: 




LOGS:






More information about the llvm-testresults mailing list