folly/futures/test/NonCopyableLambdaTest.cpp: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 15:09:51 +0000 (08:09 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 15:23:45 +0000 (08:23 -0700)
commit3aea6e3b26983d9b136e180431a7581955a04bf3
tree7ec0b3cee8d23e2b16eeb865d0b23679d7aca5d2
parent9517f7b4703ee9a62436ae90eb2fda0a4c2e5c6e
folly/futures/test/NonCopyableLambdaTest.cpp: avoid shadowing warnings

Summary: Fix warnings exposed by the upstream-proposed -Wshadow-compatible-local option.

Reviewed By: markisaa

Differential Revision: D4041764

fbshipit-source-id: b2aa6543ce4bc36069b010f1107f1ac117073b26
folly/futures/test/NonCopyableLambdaTest.cpp