[clang] [clang-format] New clang-format-indent-mode for Emacs (PR #78904)

2024-04-15 Thread Amy Grinn via cfe-commits
amygrinn wrote: That's a great idea, I'll have to look into that more! https://github.com/llvm/llvm-project/pull/78904 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] New clang-format-indent-mode for Emacs (PR #78904)

2024-04-13 Thread Amy Grinn via cfe-commits
amygrinn wrote: ping https://github.com/llvm/llvm-project/pull/78904 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [clang-format] New clang-format-indent-mode for Emacs (PR #78904)

2024-01-21 Thread Amy Grinn via cfe-commits
https://github.com/amygrinn created https://github.com/llvm/llvm-project/pull/78904 This Emacs minor mode merges functionality from existing indentation functions such as 'c-indent-line' or 'treesit-indent' with the external clang-format utility. On non-blank lines (lines with something