Fix -Wsign-compare
authorDaniel Sommermann <dcsommer@fb.com>
Fri, 17 Oct 2014 20:38:00 +0000 (13:38 -0700)
committerPavlo Kushnir <pavlo@fb.com>
Sat, 8 Nov 2014 02:10:44 +0000 (18:10 -0800)
commit3d420c103bff021931d82fc12612a9935873938d
tree12826a1a8f5f94d7e55d63b9168a5a575a6a2adf
parent79b456fe99bf6afb020902a305ee81489312d0e1
Fix -Wsign-compare

Summary:
Fixed unsigned/signed compares.

I had to suppress the warning in one place, but don't worry, clang
supports `#pragma GCC diagnostic ...` (see http://clang.llvm.org/docs/UsersManual.html#controlling-diagnostics-via-pragmas)

Test Plan: unit tests

Reviewed By: afrind@fb.com

Subscribers: alandau, mshneer, trunkagent, doug, jdperlow, bmatheny, njormrod, cgheorghe, folly-diffs@

FB internal diff: D1624249

Tasks: 5140804

Signature: t1:1624249:1414620209:5399e8d90d8ca32b30794a7b2a4a7c2d7d437dda
folly/Benchmark.h