Gvald added reviewers: jmerdich, rsmith, djasper, serge-sans-paille. Gvald added a comment.
Quiet mode is very useful for scripting, when only the diff format output is required, or no output if not formatting is needed. In case of no modified files, git-clang-format will output to screen even though the quiet mode enabled. This patch changes this behavior, so if quiet flag passes in - no output will be available, even if no modified files exists. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85485/new/ https://reviews.llvm.org/D85485 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits