folly/experimental: avoid shadowing warnings
authorJim Meyering <meyering@fb.com>
Wed, 19 Oct 2016 16:00:05 +0000 (09:00 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Wed, 19 Oct 2016 16:08:40 +0000 (09:08 -0700)
commit81a037df2469933f147f3b15d6ab9a77976c8995
tree067040bf0b9b7d5770b721d9d33e84cbed9ca967
parent4bcf8a24b1f0acc376eb561ec78f171779c1a018
folly/experimental: avoid shadowing warnings

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

Reviewed By: philippv

Differential Revision: D4041749

fbshipit-source-id: 9e0dcec3b35c60e5588a2e53dfdb8605e74721c4
folly/experimental/EliasFanoCoding.h
folly/experimental/io/AsyncIO.cpp
folly/experimental/test/AutoTimerTest.cpp
folly/experimental/test/DynamicParserTest.cpp