Apply clang-format to folly/**/*Range*.*
authorYedidya Feldblum <yfeldblum@fb.com>
Sun, 6 Aug 2017 05:00:20 +0000 (22:00 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 6 Aug 2017 05:11:51 +0000 (22:11 -0700)
commitfc10d0b8b1506335b2ff811a4c7e9eeb2a7a7b67
tree46731b1fe30db1106c88c9a54b6389357ce0365b
parente4c892c71e25bf81abcb5a4e0412990623cf6105
Apply clang-format to folly/**/*Range*.*

Summary: [Folly] Apply `clang-format` to `folly/**/*Range*.*`.

Reviewed By: meyering

Differential Revision: D5570553

fbshipit-source-id: 230aa8557c2d402d741aaa541f96f4634dd13d3b
folly/Range.h
folly/detail/RangeCommon.cpp
folly/detail/RangeCommon.h
folly/detail/RangeSse42.cpp
folly/detail/RangeSse42.h
folly/test/RangeFindBenchmark.cpp
folly/test/RangeTest.cpp