[PATCH] D26448: Avoid -Wshadow warnings for shadowed variables that aren't captured by lambdas with a default capture specifier

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 9 11:38:29 PST 2016


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm, thanks


Repository:
  rL LLVM

https://reviews.llvm.org/D26448





More information about the cfe-commits mailing list