[clang-tools-extra] [clang-tidy] Rename "clang-diagnostic-error" to "clang-compiler-error" (PR #153870)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 17 03:44:26 PDT 2025
vbvictor wrote:
> I also wonder if this renaming is even worth at all, considering the trouble it might give, and if we should instead direct our efforts into documentation, to achieve the same goal: provide clarity to our users.
Thank you for the feedback, given the scale of how `clang-diagnostic-error` is bound to post-processing it's not worth a struggle.
https://github.com/llvm/llvm-project/pull/153870
More information about the cfe-commits
mailing list