[llvm-testresults] buildbot failure in lab.llvm.org on phase1 - sanity
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Sun Sep 29 13:15:39 PDT 2013
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/12132
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: macpro1
Build Reason: scheduler
Build Source Stamp: 191645
Blamelist: faisalv
BUILD FAILED: failed
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/AST/Decl.cpp
test/CodeGenCXX/lambda-expressions-nested-linkage.cpp
test/SemaCXX/lambda-expressions.cpp
On: http://10.1.1.2/svn/llvm-project
For: cfe
At: Sun 29 Sep 2013 13:06:30
Changed By: faisalv
Comments: Fix computation of linkage within nested lambdas.
When nested lambdas are used in NSDMI's - this prevents infinite recursion.
See http://llvm-reviews.chandlerc.com/D1783 for Doug's approval regarding the code, and then request for some tests.
[On a related note, I need this patch so as to pass tests of transformations of nested lambdas returned from member functions]
Properties:
LOGS:
More information about the llvm-testresults
mailing list