clang-tools 22.0.0git
LinuxKernelTidyModule.cpp File Reference
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "MustCheckErrsCheck.h"

Go to the source code of this file.

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
namespace  clang::tidy
namespace  clang::tidy::linuxkernel

Functions

static ClangTidyModuleRegistry::Add< LinuxKernelModule > clang::tidy::linuxkernel::X ("linux-module", "Adds checks specific to the Linux kernel.")