diff options
author | Campbell Barton <ideasman42@gmail.com> | 2024-10-20 07:09:06 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-19 22:09:06 +0200 |
commit | 093d4db2f3c874d4683fb01194b00dbb20e5c713 (patch) | |
tree | 730f17367a574135984215d2e2b794724e1d438b /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | 93ec08d62971d51a239fba8468d3cf9cb9e54fb0 (diff) | |
download | llvm-093d4db2f3c874d4683fb01194b00dbb20e5c713.zip llvm-093d4db2f3c874d4683fb01194b00dbb20e5c713.tar.gz llvm-093d4db2f3c874d4683fb01194b00dbb20e5c713.tar.bz2 |
Add "clang-format-on-save-mode" minor mode to clang-format.el (#104533)
Add an minor mode which can be optionally used to run clang-format on
save.
Formatting before saving works well and is convenient to avoid having to
remember to manually run clang format.
I've written this as it's own package but it's probably better if the
functionality is supported by clang-format.el.
See: https://github.com/melpa/melpa/pull/8762
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions