owenca wrote:
> That's a great idea, I'll have to look into that more!
@amygrinn Do you still need to go forward with this PR?
https://github.com/llvm/llvm-project/pull/78904
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.o
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
kirillbobyrev wrote:
I'm sorry, I haven't touched Emacs and its Clang-Format integration for 8
years, so I am not very qualified to review this.
I would advise to use clangd + LSP integration instead.
https://github.com/llvm/llvm-project/pull/78904
_
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
llvmbot wrote:
@llvm/pr-subscribers-clang-format
Author: Amy Grinn (amygrinn)
Changes
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 somethi
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be
notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it i
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 other