clang-tools 20.0.0git
|
Classes | |
class | LinuxKernelModule |
This module is for checks specific to the Linux kernel. More... | |
class | MustCheckErrsCheck |
Checks Linux kernel code to see if it uses the results from the functions in linux/err.h. More... | |
Functions | |
static ClangTidyModuleRegistry::Add< LinuxKernelModule > | X ("linux-module", "Adds checks specific to the Linux kernel.") |
|
static |