folly/test/SmallLocksTest.cpp: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 03:27:40 +0000 (20:27 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 03:38:54 +0000 (20:38 -0700)
commit5898eb2859c99807343656f4f89ed4f9e5da912d
tree7741073447c49dfd8782d0f39612b731ee44d71e
parent2d3f3267bf0519534e70d34bb055803e72d49cb4
folly/test/SmallLocksTest.cpp: avoid shadowing warnings

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

Reviewed By: igorsugak

Differential Revision: D4041910

fbshipit-source-id: d00ea6b294559f80244a226fadf1a3a54c50c78a
folly/test/SmallLocksTest.cpp