It's not used anywhere, and we should not keep it
for eternity. Document it as deprecated and announce
its removal 2 releases later, so people have time
to update their .clang-tidy files.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
If we could get this in before 24th of January (release cut) it would be great, then we don't need to wait for clang-tidy 19 :)
clang-tools-extra/docs/ReleaseNotes.rst | ||
---|---|---|
106 | Clang-tidy |
clang-tools-extra/docs/ReleaseNotes.rst | ||
---|---|---|
106 | I find current style in the documentation inconsistent, using either :program:clang-tidy or just plain clang-tidy as I have written it here, but never Clang-tidy with capital C and backticks. I'll go for the former. |
clang-tools-extra/docs/ReleaseNotes.rst | ||
---|---|---|
107 | But isn't such naming artifact of packaging? May be ":program:clang-tidy" version 18? |
Thanks for reviewing! I can also add that the actual code using the option was removed around 5 years ago, so it's about time :) @njames93 Do you have any concerns with this?
Clang-tidy