llvm-project/clang/tools/clang-format
Gi Vald 294e1900f2 Fix quiet mode in git-clang-format
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.

Differential Revision: https://reviews.llvm.org/D85485
2020-08-26 18:15:52 +02:00
..
fuzzer Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
CMakeLists.txt [clang-format] [RELAND] Remove the dependency on frontend 2019-11-06 17:33:37 +00:00
ClangFormat.cpp [clang-format] refactor the use of the SMDiagnostics in replacement warnings 2019-11-13 20:55:44 +00:00
clang-format-bbedit.applescript
clang-format-diff.py [clang-format] [PR45126] Help text is missing all available formats 2020-05-07 19:50:21 +01:00
clang-format-sublime.py [ClangFormat] Editor integrations inherit default style from clang-format binary 2019-05-17 07:22:55 +00:00
clang-format-test.el [Format] Fix clang-format.el unit tests after commit f349cc37cc 2019-11-11 17:55:38 +01:00
clang-format.el clang-format: Add a fallback style to Emacs mode 2019-11-06 09:50:54 +00:00
clang-format.py [Format] Work around current vim bugs in clang-format.py 2020-04-15 20:11:14 +02:00
git-clang-format Fix quiet mode in git-clang-format 2020-08-26 18:15:52 +02:00