[clang] [clang-tools-extra] [clangd][clang-tidy] Make clangd run `format::cleanupAroundReplacements()` for all code actions just as clang-tidy does (PR #118569)
Congcong Cai via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 19 00:32:29 PST 2024
https://github.com/HerrCai0907 commented:
clang-tidy part is fine for me. If it's only a refactor for clang-tidy, you could remove the `[clang-tidy]` in title.
https://github.com/llvm/llvm-project/pull/118569
More information about the cfe-commits
mailing list