[PATCH] D26278: Avoid -Wshadow warnings for shadowed variables that aren't captured by lambdas with an explicit capture list

Reid Kleckner via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 09:53:49 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/D26278





More information about the cfe-commits mailing list