Making folly/Benchmark.cpp clangable
authorMarcelo Juchem <marcelo@fb.com>
Wed, 26 Feb 2014 23:46:51 +0000 (15:46 -0800)
committerDave Watson <davejwatson@fb.com>
Mon, 10 Mar 2014 20:50:12 +0000 (13:50 -0700)
commit649cb97d1514634985fa4af370ce30adb79dd032
tree1c5c825abc55bead0d991491aafc543c2d47166b
parent122b967d5eddfe95db32a313d44306846fbe4c8c
Making folly/Benchmark.cpp clangable

Summary: trunk fails to compile under clang: https://phabricator.fb.com/P6426175

Test Plan: ran some benchmarks and checked output

Reviewed By: andrei.alexandrescu@fb.com

FB internal diff: D1192933
folly/Benchmark.cpp