[PATCH] D49116: Setup clang-format as an Arcanist linter
Siddhartha Bagaria via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 11 11:22:14 PDT 2018
starsid added a comment.
In https://reviews.llvm.org/D49116#1230759, @danilaml wrote:
> Would it make clang-format linker available to Phabricator automatically or it would still be required to be run manually by those submitting the diffs?
People will need to install it once manually but it will run automatically on every `arc diff`.
Repository:
rL LLVM
https://reviews.llvm.org/D49116
More information about the llvm-commits
mailing list