[PATCH] D53595: [C++17] Reject shadowing of capture by parameter in lambda

Nicolas Lesser via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 25 13:16:04 PDT 2018


Rakete1111 updated this revision to Diff 171174.
Rakete1111 added a comment.

Update DR list.


https://reviews.llvm.org/D53595

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/SemaLambda.cpp
  test/CXX/drs/dr22xx.cpp
  test/SemaCXX/warn-shadow-in-lambdas.cpp
  www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53595.171174.patch
Type: text/x-patch
Size: 5715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181025/120021ac/attachment.bin>


More information about the cfe-commits mailing list