Start compiling a bit of `-Wshadow`
authorMichael Lee <mzlee@fb.com>
Wed, 6 Apr 2016 15:00:14 +0000 (08:00 -0700)
committerFacebook Github Bot 4 <facebook-github-bot-4-bot@fb.com>
Wed, 6 Apr 2016 15:05:39 +0000 (08:05 -0700)
commit448f12723308ca0582f0c4f7f53d32a5b3c1ebaf
treeb10c979c984bdcd01805e29970f4e0ce5c03739e
parent177753d98f88313a80c8a02e5c3e96eeb7745b33
Start compiling a bit of `-Wshadow`

Summary: Sometimes variable shadowing is fine, sometimes it can cause subtle mistakes.

Reviewed By: yfeldblum

Differential Revision: D3140450

fb-gh-sync-id: acf7195ad65614d4f012bef8ce7dccb3a3038456
fbshipit-source-id: acf7195ad65614d4f012bef8ce7dccb3a3038456
folly/Format.cpp
folly/SocketAddress.cpp
folly/detail/RangeSse42.cpp