clang-tools
15.0.0git
|
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "MustCheckErrsCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::linuxkernel::LinuxKernelModule |
This module is for checks specific to the Linux kernel. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::linuxkernel | |
Functions | |
static ClangTidyModuleRegistry::Add< LinuxKernelModule > | clang::tidy::linuxkernel::X ("linux-module", "Adds checks specific to the Linux kernel.") |