[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Nov 6 16:47:53 PST 2013
The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/6532
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 194181
Blamelist: alp,majnemer
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/clang/Driver/CLCompatOptions.td
On: smooshlab-project
At: Wed 06 Nov 2013 15:26:30
Changed By: alp
Comments: clang-cl: Hide ignored joined flags as well
This is an addendum to r194174.Properties:
phase_id: r194180-t20131106_153004-b13813
Files:
include/clang/AST/Expr.h
include/clang/Basic/TokenKinds.def
lib/AST/ASTDumper.cpp
lib/AST/Expr.cpp
lib/AST/StmtPrinter.cpp
lib/CodeGen/CGExpr.cpp
lib/Parse/ParseExpr.cpp
lib/Parse/ParseTentative.cpp
lib/Sema/SemaExpr.cpp
On: smooshlab-project
At: Wed 06 Nov 2013 15:40:30
Changed By: majnemer
Comments: [-fms-extensions] Add support for __FUNCDNAME__
Summary:
Similar to __FUNCTION__, MSVC exposes the name of the enclosing mangled
function name via __FUNCDNAME__. This implementation is very naive and
unoptimized, it is expected that __FUNCDNAME__ would be used rarely in
practice.
Reviewers: rnk, rsmith, thakis
CC: cfe-commits, silvas
Differential Revision: http://llvm-reviews.chandlerc.com/D2109Properties:
phase_id: r194181-t20131106_154231-b13814
LOGS:
More information about the llvm-testresults
mailing list