[PATCH] D53595: [C++17] Reject shadowing of capture by parameter in lambda
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 25 12:12:25 PDT 2018
rsmith accepted this revision.
rsmith added a comment.
This revision is now accepted and ready to land.
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.
Repository:
rC Clang
https://reviews.llvm.org/D53595
More information about the cfe-commits
mailing list