[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Mar 5 16:17:54 PST 2014
The Buildbot has detected a new failure on builder phase1 - sanity while building lldb.
Full details are available at:
http://lab.llvm.org:8013/builders/phase1%20-%20sanity/builds/17551
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 203030
Blamelist: jmolenda,kremenek
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Analysis/ReachableCode.cpp
test/Sema/warn-unreachable.c
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Wed 05 Mar 2014 15:55:52
Changed By: kremenek
Comments: [-Wunreachable-code] generalize pruning out warning on trivial returns.
Previously we only pruned dead returns preceded by a call to a
'noreturn' function. After looking at the results of the LLVM codebase,
there are many others that should be pruned as well.Properties:
Files:
lldb.xcodeproj/project.pbxproj
source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
On: http://10.1.1.2/svn/llvm-project
For: lldb
At: Wed 05 Mar 2014 15:55:53
Changed By: jmolenda
Comments: Add the new JITLoader plugin files to the lldb xcode project file.
Add a cast for a size_t / PRIu64 printf formatter.
Properties:
LOGS:
More information about the llvm-testresults
mailing list