[PATCH] D93182: [clang-tidy] Add linux kernel log functions checker
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 16 12:33:58 PDT 2022
nickdesaulniers added a comment.
In D93182#2451509 <https://reviews.llvm.org/D93182#2451509>, @lebedev.ri wrote:
> Out of curiocity, are all checkpatch diagnostics (and something else)?
> are planned to be ported into being clang-tidy checks?
Not at this time, no.
> How many will checks will that be?
N/A
> I'll be slightly worried if `linuxkernel` module
> ends up having more checks than all other modules combined..
I mean, is clang-tidy NOT for codebase-specific lints?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93182/new/
https://reviews.llvm.org/D93182
More information about the cfe-commits
mailing list