[PATCH] Implement transformations of non-capturing nested lambdas.

Faisal Vali faisalv at yahoo.com
Mon Oct 7 21:10:08 PDT 2013


  An Initial attempt at addressing Richards feedback. Please seem my comments in response to Richards in the revision prior to this one.
  Thanks!

Hi doug.gregor, rsmith, eli.friedman, jdennett,

http://llvm-reviews.chandlerc.com/D1784

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1784?vs=4687&id=4721#toc

Files:
  lib/Sema/SemaTemplateInstantiate.cpp
  lib/Sema/SemaTemplateInstantiateDecl.cpp
  lib/Sema/TreeTransform.h
  test/CXX/expr/expr.prim/expr.prim.lambda/generic-lambda-unimplemented-1y.cpp
  test/SemaCXX/cxx1y-generic-lambdas.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1784.4.patch
Type: text/x-patch
Size: 25949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131007/4e4fbe2b/attachment.bin>


More information about the cfe-commits mailing list