clang-tools  4.0.0
Classes | Namespaces | Functions | Variables
PerformanceTidyModule.cpp File Reference
#include "../ClangTidy.h"
#include "../ClangTidyModule.h"
#include "../ClangTidyModuleRegistry.h"
#include "FasterStringFindCheck.h"
#include "ForRangeCopyCheck.h"
#include "ImplicitCastInLoopCheck.h"
#include "InefficientStringConcatenationCheck.h"
#include "TypePromotionInMathFnCheck.h"
#include "UnnecessaryCopyInitialization.h"
#include "UnnecessaryValueParamCheck.h"
Include dependency graph for PerformanceTidyModule.cpp:

Go to the source code of this file.

Classes

class  clang::tidy::performance::PerformanceModule
 

Namespaces

 clang
 -rename
 
 clang::tidy
 
 clang::tidy::performance
 

Functions

static
ClangTidyModuleRegistry::Add
< PerformanceModule > 
clang::tidy::performance::X ("performance-module","Adds performance checks.")
 

Variables

volatile int clang::tidy::PerformanceModuleAnchorSource = 0