sapling/eden
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
..
cli Add a --stdout option to eden rage. 2017-10-31 17:06:08 -07:00
docs update logging statements to use folly logging APIs 2017-06-22 13:50:13 -07:00
facebook Create a utility for enumerating and parsing Buck build traces. 2017-09-08 00:09:04 -07:00
fs run clang-format across all C++ files 2017-11-03 16:02:03 -07:00
hooks Update the hg/post-clone hook to write the .hg/dirstate file. 2017-10-27 13:35:26 -07:00
integration Both ENOTDIR and ENOENT should be ignored when stat'ing a possibly missing file. 2017-11-01 20:49:44 -07:00
DEFS move eden/fs/cli to eden/cli 2017-04-14 11:39:01 -07:00