Fix -Wshadow warning in sorted_vector_types
authorMichael Lee <mzlee@fb.com>
Sat, 25 Feb 2017 02:08:13 +0000 (18:08 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 25 Feb 2017 02:20:03 +0000 (18:20 -0800)
commit29deb3cf1ad48e5e3169bf67f9fa9b42cfed93d7
tree04121b9a313e0b9d445bd056edea75b4c47dddbc
parent80430673da1e696f7fcd910cc6a64b7aef2edd8f
Fix -Wshadow warning in sorted_vector_types

Summary: `last` was already passed in as a variable, so switch this so there isn't a local variable at all.

Reviewed By: mlogan, yfeldblum

Differential Revision: D4615206

fbshipit-source-id: dd8e3157e54dc2abe3dfd97837ce327371f4f7b2
folly/sorted_vector_types.h