[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Fri Sep 27 14:23:36 PDT 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/5764

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191546
Blamelist: ahatanak,d0k,rikka,rsmith

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: www/cxx_status.html
On: smooshlab-project
At: Fri 27 Sep 2013 12:16:30
Changed By: rsmith
Comments: Update status:
 * generic lambdas are now partially supported
 * add papers from formal motions in committee
Properties: 
  phase_id: r191540-t20130927_121830-b12060



File: www/cxx_status.html
On: smooshlab-project
At: Fri 27 Sep 2013 12:20:31
Changed By: rsmith
Comments: Fix formatting goof.
Properties: 
  phase_id: r191541-t20130927_122655-b12061



File: www/cxx_status.html
On: smooshlab-project
At: Fri 27 Sep 2013 12:40:30
Changed By: d0k
Comments: Fix typo: Dellocation.Properties: 
  phase_id: r191542-t20130927_124230-b12062



Files:
 include/clang/Sema/Sema.h
 lib/Sema/SemaExprObjC.cpp
 lib/Sema/SemaLookup.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 12:46:30
Changed By: rikka
Comments: Cache the location of failed typo corrections so that typo correction
isn't repeatedly attempted for the same identifier at the same location.Properties: 
  phase_id: r191545-t20130927_125041-b12063



Files:
 lib/Parse/ParseStmt.cpp
 test/SemaCXX/typo-correction-pt2.cpp
 test/SemaCXX/typo-correction.cpp
On: smooshlab-project
At: Fri 27 Sep 2013 12:46:30
Changed By: rikka
Comments: Avoid the hard-coded limit on the number of typo corrections attempted.

Move some tests from typo-correction.cpp to typo-correction-pt2.cpp
because they were running afoul of the hard-coded limit of 20 typos
corrected. Some of the tests after it were still working due to the
limit not applying to cached corrections and in cases where a non-NULL
MemberContext is passed in to Sema::CorrectTypo.  Most of the moved tests
still passed after being moved, but the test involving "data_struct" had
only been passing because the test had exceeded that limit so a fix for
it is also included (most of the changes to ParseStmt.cpp are shared with
and originated from another typo correction impovement that was split
into a separate commit).Properties: 
  phase_id: r191545-t20130927_125041-b12063



Files:
 lib/Parse/ParseStmt.cpp
 test/SemaCXX/typo-correction-pt2.cpp
 test/SemaObjC/ivar-ref-misuse.m
On: smooshlab-project
At: Fri 27 Sep 2013 12:46:30
Changed By: rikka
Comments: Don't give suggest things like function names on the left side of "=".Properties: 
  phase_id: r191545-t20130927_125041-b12063



Files:
 lib/Target/Mips/Mips16ISelLowering.cpp
 lib/Target/Mips/MipsISelLowering.cpp
 lib/Target/Mips/MipsISelLowering.h
On: smooshlab-project
At: Fri 27 Sep 2013 12:56:30
Changed By: ahatanak
Comments: [mips] Rewrite MipsTargetLowering::getAddr functions as template functions.

No intended functionality change.


Properties: 
  phase_id: r191546-t20130927_125920-b12064



LOGS:






More information about the llvm-testresults mailing list