fix -Wshadowing in String.cpp
authorMichael Lee <mzlee@fb.com>
Thu, 11 Feb 2016 04:22:20 +0000 (20:22 -0800)
committerfacebook-github-bot-0 <folly-bot@fb.com>
Thu, 11 Feb 2016 05:20:23 +0000 (21:20 -0800)
commit116d93dbbcdc52b7d4d8bdc6b6652d23cb61b23b
tree681313e81272ece029c2f2e40c27c07d71de7e82
parent2509b98d2c32f9a198ae3bb521dd59813521a6b7
fix -Wshadowing in String.cpp

Summary: Didn't check this with -Wshadow when I first wrote it.

Reviewed By: ranjeeth

Differential Revision: D2926047

fb-gh-sync-id: 8391986dee2d6b5698491bd2995f039468ec684d
shipit-source-id: 8391986dee2d6b5698491bd2995f039468ec684d
folly/String.cpp