Fix undefined warning errors
authorNate Stedman <natesm@fb.com>
Sat, 1 Jul 2017 01:01:42 +0000 (18:01 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 1 Jul 2017 01:11:05 +0000 (18:11 -0700)
Summary: Xcode 9 is throwing errors because `-Wshadow-local` and `-Wshadow-compatible-local` are undefined in Clang.

Reviewed By: Orvid

Differential Revision: D5356476

fbshipit-source-id: 4cc9f48f796f66decb4beaa66d3e66f486449c19


No differences found