clang-tools  8.0.0
Classes | Namespaces | Functions
LLVMTidyModule.cpp File Reference
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "../readability/NamespaceCommentCheck.h"
#include "HeaderGuardCheck.h"
#include "IncludeOrderCheck.h"
#include "TwineLocalCheck.h"
Include dependency graph for LLVMTidyModule.cpp:

Go to the source code of this file.

Classes

class  clang::tidy::llvm::LLVMModule
 

Namespaces

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

Functions

static ClangTidyModuleRegistry::Add< LLVMModule > clang::tidy::llvm::X ("llvm-module", "Adds LLVM lint checks.")