Index of /~tb-builder/tor-browser-build/git_clones/llvm-project/clang-tools-extra/clang-tidy/readability
Name
Last modified
Size
Description
Parent Directory
-
AmbiguousSmartptrResetCallCheck.cpp
2025-07-15 07:15
4.6K
AmbiguousSmartptrResetCallCheck.h
2025-07-15 07:15
1.5K
AvoidConstParamsInDecls.cpp
2025-07-15 07:15
3.3K
AvoidConstParamsInDecls.h
2025-07-15 07:15
1.4K
AvoidNestedConditionalOperatorCheck.cpp
2025-07-15 07:15
1.9K
AvoidNestedConditionalOperatorCheck.h
2025-07-15 07:15
1.4K
AvoidReturnWithVoidValueCheck.cpp
2025-07-15 07:15
3.3K
AvoidReturnWithVoidValueCheck.h
2025-07-15 07:15
1.6K
AvoidUnconditionalPreprocessorIfCheck.cpp
2025-07-15 07:15
3.3K
AvoidUnconditionalPreprocessorIfCheck.h
2025-07-15 07:15
1.4K
BracesAroundStatementsCheck.cpp
2025-07-15 07:15
6.1K
BracesAroundStatementsCheck.h
2025-07-15 07:15
2.4K
CMakeLists.txt
2025-07-15 07:15
2.1K
ConstReturnTypeCheck.cpp
2025-07-15 07:15
5.5K
ConstReturnTypeCheck.h
2025-07-15 07:15
1.4K
ContainerContainsCheck.cpp
2025-07-15 07:15
6.2K
ContainerContainsCheck.h
2025-07-15 07:15
1.5K
ContainerDataPointerCheck.cpp
2025-07-15 07:15
4.8K
ContainerDataPointerCheck.h
2025-07-15 07:15
1.8K
ContainerSizeEmptyCheck.cpp
2025-07-15 07:15
17K
ContainerSizeEmptyCheck.h
2025-07-15 07:15
1.9K
ConvertMemberFunctionsToStatic.cpp
2025-07-15 07:15
6.1K
ConvertMemberFunctionsToStatic.h
2025-07-15 07:15
1.3K
DeleteNullPointerCheck.cpp
2025-07-15 07:15
2.7K
DeleteNullPointerCheck.h
2025-07-15 07:15
1.3K
DuplicateIncludeCheck.cpp
2025-07-15 07:15
4.5K
DuplicateIncludeCheck.h
2025-07-15 07:15
1.2K
ElseAfterReturnCheck.cpp
2025-07-15 07:15
12K
ElseAfterReturnCheck.h
2025-07-15 07:15
1.6K
EnumInitialValueCheck.cpp
2025-07-15 07:15
7.9K
EnumInitialValueCheck.h
2025-07-15 07:15
1.5K
FunctionCognitiveComplexityCheck.cpp
2025-07-15 07:15
20K
FunctionCognitiveComplexityCheck.h
2025-07-15 07:15
2.1K
FunctionSizeCheck.cpp
2025-07-15 07:15
7.8K
FunctionSizeCheck.h
2025-07-15 07:15
3.0K
IdentifierLengthCheck.cpp
2025-07-15 07:15
5.8K
IdentifierLengthCheck.h
2025-07-15 07:15
1.8K
IdentifierNamingCheck.cpp
2025-07-15 07:15
49K
IdentifierNamingCheck.h
2025-07-15 07:15
8.6K
ImplicitBoolConversionCheck.cpp
2025-07-15 07:15
16K
ImplicitBoolConversionCheck.h
2025-07-15 07:15
1.8K
InconsistentDeclarationParameterNameCheck.cpp
2025-07-15 07:15
13K
InconsistentDeclarationParameterNameCheck.h
2025-07-15 07:15
1.9K
IsolateDeclarationCheck.cpp
2025-07-15 07:15
10K
IsolateDeclarationCheck.h
2025-07-15 07:15
1.3K
MagicNumbersCheck.cpp
2025-07-15 07:15
9.7K
MagicNumbersCheck.h
2025-07-15 07:15
4.0K
MakeMemberFunctionConstCheck.cpp
2025-07-15 07:15
8.5K
MakeMemberFunctionConstCheck.h
2025-07-15 07:15
1.4K
MathMissingParenthesesCheck.cpp
2025-07-15 07:15
3.3K
MathMissingParenthesesCheck.h
2025-07-15 07:15
1.4K
MisleadingIndentationCheck.cpp
2025-07-15 07:15
4.9K
MisleadingIndentationCheck.h
2025-07-15 07:15
1.7K
MisplacedArrayIndexCheck.cpp
2025-07-15 07:15
2.0K
MisplacedArrayIndexCheck.h
2025-07-15 07:15
1.2K
NamedParameterCheck.cpp
2025-07-15 07:15
5.6K
NamedParameterCheck.h
2025-07-15 07:15
1.6K
NamespaceCommentCheck.cpp
2025-07-15 07:15
8.3K
NamespaceCommentCheck.h
2025-07-15 07:15
1.6K
NonConstParameterCheck.cpp
2025-07-15 07:15
9.0K
NonConstParameterCheck.h
2025-07-15 07:15
2.1K
OperatorsRepresentationCheck.cpp
2025-07-15 07:15
12K
OperatorsRepresentationCheck.h
2025-07-15 07:15
1.8K
QualifiedAutoCheck.cpp
2025-07-15 07:15
12K
QualifiedAutoCheck.h
2025-07-15 07:15
1.5K
ReadabilityTidyModule.cpp
2025-07-15 07:15
9.0K
RedundantAccessSpecifiersCheck.cpp
2025-07-15 07:15
2.4K
RedundantAccessSpecifiersCheck.h
2025-07-15 07:15
1.5K
RedundantCastingCheck.cpp
2025-07-15 07:15
8.8K
RedundantCastingCheck.h
2025-07-15 07:15
1.5K
RedundantControlFlowCheck.cpp
2025-07-15 07:15
3.6K
RedundantControlFlowCheck.h
2025-07-15 07:15
1.9K
RedundantDeclarationCheck.cpp
2025-07-15 07:15
3.4K
RedundantDeclarationCheck.h
2025-07-15 07:15
1.3K
RedundantFunctionPtrDereferenceCheck.cpp
2025-07-15 07:15
1.3K
RedundantFunctionPtrDereferenceCheck.h
2025-07-15 07:15
1.3K
RedundantInlineSpecifierCheck.cpp
2025-07-15 07:15
5.0K
RedundantInlineSpecifierCheck.h
2025-07-15 07:15
1.7K
RedundantMemberInitCheck.cpp
2025-07-15 07:15
4.0K
RedundantMemberInitCheck.h
2025-07-15 07:15
1.7K
RedundantPreprocessorCheck.cpp
2025-07-15 07:15
3.9K
RedundantPreprocessorCheck.h
2025-07-15 07:15
1.3K
RedundantSmartptrGetCheck.cpp
2025-07-15 07:15
7.7K
RedundantSmartptrGetCheck.h
2025-07-15 07:15
1.6K
RedundantStringCStrCheck.cpp
2025-07-15 07:15
7.8K
RedundantStringCStrCheck.h
2025-07-15 07:15
1.2K
RedundantStringInitCheck.cpp
2025-07-15 07:15
6.6K
RedundantStringInitCheck.h
2025-07-15 07:15
1.3K
ReferenceToConstructedTemporaryCheck.cpp
2025-07-15 07:15
2.8K
ReferenceToConstructedTemporaryCheck.h
2025-07-15 07:15
1.6K
SimplifyBooleanExprCheck.cpp
2025-07-15 07:15
36K
SimplifyBooleanExprCheck.h
2025-07-15 07:15
3.2K
SimplifySubscriptExprCheck.cpp
2025-07-15 07:15
2.6K
SimplifySubscriptExprCheck.h
2025-07-15 07:15
1.5K
StaticAccessedThroughInstanceCheck.cpp
2025-07-15 07:15
3.8K
StaticAccessedThroughInstanceCheck.h
2025-07-15 07:15
1.7K
StaticDefinitionInAnonymousNamespaceCheck.cpp
2025-07-15 07:15
2.1K
StaticDefinitionInAnonymousNamespaceCheck.h
2025-07-15 07:15
1.6K
StringCompareCheck.cpp
2025-07-15 07:15
3.6K
StringCompareCheck.h
2025-07-15 07:15
1.4K
SuspiciousCallArgumentCheck.cpp
2025-07-15 07:15
30K
SuspiciousCallArgumentCheck.h
2025-07-15 07:15
3.7K
UniqueptrDeleteReleaseCheck.cpp
2025-07-15 07:15
3.2K
UniqueptrDeleteReleaseCheck.h
2025-07-15 07:15
1.5K
UppercaseLiteralSuffixCheck.cpp
2025-07-15 07:15
9.4K
UppercaseLiteralSuffixCheck.h
2025-07-15 07:15
1.7K
UseAnyOfAllOfCheck.cpp
2025-07-15 07:15
3.6K
UseAnyOfAllOfCheck.h
2025-07-15 07:15
1.3K
UseConcisePreprocessorDirectivesCheck.cpp
2025-07-15 07:15
3.5K
UseConcisePreprocessorDirectivesCheck.h
2025-07-15 07:15
1.4K
UseStdMinMaxCheck.cpp
2025-07-15 07:15
8.1K
UseStdMinMaxCheck.h
2025-07-15 07:15
1.7K
Apache Server at tb-build-06.torproject.org Port 443