Apply clang-format to folly/portability/
Summary: [Folly] Apply `clang-format` to `folly/portability/`. With some manual rearrangement in the places where `clang-format` does awkward things, with the result that `clang-format` over `folly/portability/` becomes a no-op. Reviewed By: igorsugak Differential Revision: D5170107 fbshipit-source-id: ceadd96740b4877cbae947846f0e738e6aaf5ed1
Showing
folly/portability/Asm.h
100755 → 100644
folly/portability/Builtins.h
100755 → 100644
folly/portability/Constexpr.h
100755 → 100644
folly/portability/Fcntl.cpp
100755 → 100644
folly/portability/Sockets.cpp
100755 → 100644
folly/portability/Stdio.cpp
100755 → 100644
folly/portability/String.h
100755 → 100644
folly/portability/SysMman.cpp
100755 → 100644
folly/portability/SysMman.h
100755 → 100644
folly/portability/SysStat.cpp
100755 → 100644
folly/portability/SysStat.h
100755 → 100644
folly/portability/SysTime.cpp
100755 → 100644
folly/portability/SysUio.cpp
100755 → 100644
folly/portability/Time.cpp
100755 → 100644
folly/portability/Time.h
100755 → 100644
folly/portability/Unistd.cpp
100755 → 100644
folly/portability/Unistd.h
100755 → 100644
folly/portability/Windows.h
100755 → 100644
Please register or sign in to comment