folly/futures/test/ViaTest.cpp: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 03:29:34 +0000 (20:29 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 03:38:54 +0000 (20:38 -0700)
commit9517f7b4703ee9a62436ae90eb2fda0a4c2e5c6e
tree890b55a8564a00f74a3719963e7a34fae3e0c7d7
parentbf542c7195297737547173a35fc4fec2fd6bfd17
folly/futures/test/ViaTest.cpp: avoid shadowing warnings

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

Reviewed By: igorsugak

Differential Revision: D4041769

fbshipit-source-id: 257bfe9370279f755b8e965ffc1c37fef454d4c4
folly/futures/test/ViaTest.cpp