[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 12:19:56 PDT 2018


Rakete1111 added a comment.

In https://reviews.llvm.org/D53595#1276330, @rsmith wrote:

> In https://reviews.llvm.org/D53595#1273848, @Rakete1111 wrote:
>
> > Addresed review comments :)
> >
> > I updated the dr status file but a lot of unrelated changes made it in. Is this okay?
>
>
> Please regenerate the file without your change and check that in as a separate commit prior to this.


Why not afterwards? That way the DR is marked as resolved immediately.


Repository:
  rC Clang

https://reviews.llvm.org/D53595





More information about the cfe-commits mailing list