fix some of the warning/errors clang 3.1 reports
authorPhilip Pronin <philipp@fb.com>
Mon, 14 Jan 2013 23:03:00 +0000 (15:03 -0800)
committerJordan DeLong <jdelong@fb.com>
Sat, 19 Jan 2013 00:38:09 +0000 (16:38 -0800)
commit86d219c38847965714df9eba03b07fa2f6e30ecc
tree69078565da3ff8e18cc98ce135449b7c55987367
parent7fb1e3d7114111532bde7f15e17b1e5df89616cf
fix some of the warning/errors clang 3.1 reports

Summary: One step closer to build folly with clang

Test Plan:
fbconfig -r folly && fbmake opt -j32

to make sure gcc is still able to compile it

Reviewed By: tudorb@fb.com

FB internal diff: D677716
folly/Benchmark.h
folly/Format-inl.h
folly/Padded.h
folly/Subprocess.cpp
folly/experimental/Gen-inl.h
folly/test/FormatTest.cpp
folly/test/TimeseriesTest.cpp