[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
Wed Oct 24 01:45:26 PDT 2018


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

Addresed review comments :)

I updated the dr status file but a lot of unrelated changes made it in. Is this okay?


Repository:
  rC Clang

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.170828.patch
Type: text/x-patch
Size: 33486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181024/6d46fcd9/attachment-0001.bin>


More information about the cfe-commits mailing list