clang-tools  4.0.0
Classes | Namespaces | Functions | Variables
CERTTidyModule.cpp File Reference
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "../google/UnnamedNamespaceInHeaderCheck.h"
#include "../misc/MoveConstructorInitCheck.h"
#include "../misc/NewDeleteOverloadsCheck.h"
#include "../misc/NonCopyableObjects.h"
#include "../misc/StaticAssertCheck.h"
#include "../misc/ThrowByValueCatchByReferenceCheck.h"
#include "CommandProcessorCheck.h"
#include "FloatLoopCounter.h"
#include "LimitedRandomnessCheck.h"
#include "SetLongJmpCheck.h"
#include "StaticObjectExceptionCheck.h"
#include "StrToNumCheck.h"
#include "ThrownExceptionTypeCheck.h"
#include "VariadicFunctionDefCheck.h"
Include dependency graph for CERTTidyModule.cpp:

Go to the source code of this file.

Classes

class  clang::tidy::cert::CERTModule
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::cert
 

Functions

static
ClangTidyModuleRegistry::Add
< cert::CERTModule > 
clang::tidy::X ("cert-module","Adds lint checks corresponding to CERT secure coding guidelines.")
 

Variables

volatile int clang::tidy::CERTModuleAnchorSource = 0