folly/test/ExceptionWrapperTest.cpp: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 03:29:22 +0000 (20:29 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 03:38:54 +0000 (20:38 -0700)
commitbf542c7195297737547173a35fc4fec2fd6bfd17
tree1476e14ceec385cbc0c27a2b4417d259aa7b9cfd
parent759f0c9476ef4c9276fe8f8a086bbd8a0c7d7665
folly/test/ExceptionWrapperTest.cpp: avoid shadowing warnings

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

Reviewed By: igorsugak

Differential Revision: D4041789

fbshipit-source-id: 79eefaccbe2ca27993ab102ac1b6e3caf3bfb7ce
folly/test/ExceptionWrapperTest.cpp