folly/test/ThreadCachedIntTest.cpp: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 03:28:45 +0000 (20:28 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 03:38:54 +0000 (20:38 -0700)
commit759f0c9476ef4c9276fe8f8a086bbd8a0c7d7665
tree4225c9cd66e49113b96fd46ef2317e0188137a46
parent00de3cea4a176ca6c12901d450ccdc7d6bb94a42
folly/test/ThreadCachedIntTest.cpp: avoid shadowing warnings

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

Reviewed By: igorsugak

Differential Revision: D4041937

fbshipit-source-id: a9412dae6d1e43931f3b65bffaf462225f667f13
folly/test/ThreadCachedIntTest.cpp