Fix building the stl_vector tests with -Wshadow-compatible-local
authorChristopher Dykes <cdykes@fb.com>
Fri, 14 Jul 2017 17:29:54 +0000 (10:29 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 14 Jul 2017 17:35:20 +0000 (10:35 -0700)
commit4203522cd540ca69bf2828fd17e02a73ca59ad27
tree52b434d14ca0be97c49c2f50e68fcbb392ff1dbc
parenta45eee721bb6158fd26982dd815e3efe962e1c8c
Fix building the stl_vector tests with -Wshadow-compatible-local

Summary: It was shadowing locals.

Reviewed By: yfeldblum

Differential Revision: D5422356

fbshipit-source-id: 91da6fcf0b2ea3821394068e9847976e04f43ca9
folly/test/stl_tests/StlVectorTest.cpp