[PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 18 08:31:17 PDT 2016
rsmith added a comment.
Couple more things:
1. Please add some testing to tests/CXX/expr/expr.prim/expr.prim.lambda
2. Please update cxx_status.html
http://reviews.llvm.org/D18139
More information about the cfe-commits
mailing list