[clang] [clang][docs] Add all clang-tools-extra to 'ClangTools.rst' (PR #148622)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 16 07:52:46 PDT 2025
EugeneZelenko wrote:
> Maybe this has been already discussed, but it feels strange to me to capitalize the names of the tools, like Clang-Tidy. Why is that? I don't know what is "correct" in this case, do we have such a pattern in other documents?
This is how tools are named themself when written as plain text (not with `:program:` prefix).
https://github.com/llvm/llvm-project/pull/148622
More information about the cfe-commits
mailing list