Use the [ClangFormat](https://clang.llvm.org/docs/ClangFormat.html) tool to consistently format source code throughout repo. We plan to use `-style=google`.
Use the ClangFormat tool to consistently format source code throughout repo. We plan to use
-style=google.