sapling/eden/fs/utils
Chad Austin 8b9261f2a1 run clang-format across all C++ files
Summary:
Per discussion with bolinfest, this brings Eden in line with clang-format.

This diff was generated with `find . \( -iname '*.cpp' -o -iname '*.h' \) -exec bash -c "yes | arc lint {}" \;`

Reviewed By: bolinfest

Differential Revision: D6232695

fbshipit-source-id: d54942bf1c69b5b0dcd4df629f1f2d5538c9e28c
2017-11-03 16:02:03 -07:00
..
test run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Bug.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
Bug.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
ControlMsg.cpp add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
ControlMsg.h add new ControlMsg helper class 2017-10-10 15:51:15 -07:00
DirType.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgCommand.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
HgCommand.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
IoFuture.cpp add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
IoFuture.h add a new IoFuture helper class 2017-10-10 15:51:15 -07:00
LeaseCache.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PathFuncs.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PathFuncs.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
PathMap.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
SortedInsert.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TARGETS CodeMod: Replace deps on folly:hash with folly/hash:hash 2017-11-03 01:30:06 -07:00
TimeUtil.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
TimeUtil.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
XAttr.cpp run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
XAttr.h run clang-format across all C++ files 2017-11-03 16:02:03 -07:00