Index of /~tb-builder/tor-browser-build/git_clones/llvm-project/clang-tools-extra/clang-tidy/readability
Name
Last modified
Size
Description
Parent Directory
-
AvoidConstParamsInDecls.h
2023-07-21 02:22
1.4K
ConstReturnTypeCheck.cpp
2023-07-21 02:22
5.9K
ConstReturnTypeCheck.h
2023-07-21 02:22
1.4K
ContainerContainsCheck.h
2023-07-21 02:22
1.4K
ConvertMemberFunctionsToStatic.h
2023-07-21 02:22
1.3K
DeleteNullPointerCheck.cpp
2023-07-21 02:22
2.7K
DeleteNullPointerCheck.h
2023-07-21 02:22
1.3K
DuplicateIncludeCheck.cpp
2023-07-21 02:22
4.2K
DuplicateIncludeCheck.h
2023-07-21 02:22
1.2K
ElseAfterReturnCheck.cpp
2023-07-21 02:22
12K
ElseAfterReturnCheck.h
2023-07-21 02:22
1.6K
FunctionCognitiveComplexityCheck.h
2023-07-21 02:22
2.1K
IdentifierLengthCheck.cpp
2023-07-21 02:22
5.9K
IdentifierLengthCheck.h
2023-07-21 02:22
1.8K
IsolateDeclarationCheck.h
2023-07-21 02:22
1.3K
MakeMemberFunctionConstCheck.h
2023-07-21 02:22
1.4K
MisplacedArrayIndexCheck.cpp
2023-07-21 02:22
2.0K
MisplacedArrayIndexCheck.h
2023-07-21 02:22
1.2K
NamedParameterCheck.h
2023-07-21 02:22
1.5K
NonConstParameterCheck.h
2023-07-21 02:22
2.1K
QualifiedAutoCheck.cpp
2023-07-21 02:22
11K
QualifiedAutoCheck.h
2023-07-21 02:22
1.6K
RedundantAccessSpecifiersCheck.cpp
2023-07-21 02:22
2.4K
RedundantAccessSpecifiersCheck.h
2023-07-21 02:22
1.5K
RedundantControlFlowCheck.cpp
2023-07-21 02:22
3.7K
RedundantControlFlowCheck.h
2023-07-21 02:22
1.9K
RedundantDeclarationCheck.h
2023-07-21 02:22
1.3K
RedundantFunctionPtrDereferenceCheck.cpp
2023-07-21 02:22
1.3K
RedundantFunctionPtrDereferenceCheck.h
2023-07-21 02:22
1.3K
RedundantMemberInitCheck.h
2023-07-21 02:22
1.7K
RedundantPreprocessorCheck.cpp
2023-07-21 02:22
3.9K
RedundantPreprocessorCheck.h
2023-07-21 02:22
1.3K
RedundantSmartptrGetCheck.cpp
2023-07-21 02:22
7.2K
RedundantSmartptrGetCheck.h
2023-07-21 02:22
1.6K
RedundantStringInitCheck.cpp
2023-07-21 02:22
6.6K
RedundantStringInitCheck.h
2023-07-21 02:22
1.3K
SimplifySubscriptExprCheck.h
2023-07-21 02:22
1.5K
StaticAccessedThroughInstanceCheck.h
2023-07-21 02:22
1.7K
StaticDefinitionInAnonymousNamespaceCheck.cpp
2023-07-21 02:22
2.2K
StaticDefinitionInAnonymousNamespaceCheck.h
2023-07-21 02:22
1.4K
StringCompareCheck.cpp
2023-07-21 02:22
2.9K
StringCompareCheck.h
2023-07-21 02:22
1.3K
SuspiciousCallArgumentCheck.h
2023-07-21 02:22
3.7K
UniqueptrDeleteReleaseCheck.cpp
2023-07-21 02:22
3.2K
UniqueptrDeleteReleaseCheck.h
2023-07-21 02:22
1.5K
UppercaseLiteralSuffixCheck.h
2023-07-21 02:22
1.7K
UseAnyOfAllOfCheck.cpp
2023-07-21 02:22
3.6K
UseAnyOfAllOfCheck.h
2023-07-21 02:22
1.3K
AvoidConstParamsInDecls.cpp
2024-07-18 02:23
3.3K
AvoidNestedConditionalOperatorCheck.cpp
2024-07-18 02:23
1.9K
AvoidNestedConditionalOperatorCheck.h
2024-07-18 02:23
1.4K
AvoidReturnWithVoidValueCheck.cpp
2024-07-18 02:23
2.1K
AvoidReturnWithVoidValueCheck.h
2024-07-18 02:23
1.6K
AvoidUnconditionalPreprocessorIfCheck.cpp
2024-07-18 02:23
3.3K
AvoidUnconditionalPreprocessorIfCheck.h
2024-07-18 02:23
1.4K
BracesAroundStatementsCheck.cpp
2024-07-18 02:23
9.7K
BracesAroundStatementsCheck.h
2024-07-18 02:23
2.4K
CMakeLists.txt
2024-07-18 02:23
2.0K
ContainerContainsCheck.cpp
2024-07-18 02:23
5.8K
ContainerDataPointerCheck.cpp
2024-07-18 02:23
4.8K
ContainerDataPointerCheck.h
2024-07-18 02:23
1.8K
ContainerSizeEmptyCheck.cpp
2024-07-18 02:23
17K
ContainerSizeEmptyCheck.h
2024-07-18 02:23
1.9K
ConvertMemberFunctionsToStatic.cpp
2024-07-18 02:23
6.0K
FunctionCognitiveComplexityCheck.cpp
2024-07-18 02:23
20K
FunctionSizeCheck.cpp
2024-07-18 02:23
7.3K
FunctionSizeCheck.h
2024-07-18 02:23
2.9K
IdentifierNamingCheck.cpp
2024-07-18 02:23
48K
IdentifierNamingCheck.h
2024-07-18 02:23
8.5K
ImplicitBoolConversionCheck.cpp
2024-07-18 02:23
14K
ImplicitBoolConversionCheck.h
2024-07-18 02:23
1.8K
InconsistentDeclarationParameterNameCheck.cpp
2024-07-18 02:23
13K
InconsistentDeclarationParameterNameCheck.h
2024-07-18 02:23
1.9K
IsolateDeclarationCheck.cpp
2024-07-18 02:23
10K
MagicNumbersCheck.cpp
2024-07-18 02:23
9.9K
MagicNumbersCheck.h
2024-07-18 02:23
4.1K
MakeMemberFunctionConstCheck.cpp
2024-07-18 02:23
8.5K
MisleadingIndentationCheck.cpp
2024-07-18 02:23
4.9K
MisleadingIndentationCheck.h
2024-07-18 02:23
1.7K
NamedParameterCheck.cpp
2024-07-18 02:23
4.5K
NamespaceCommentCheck.cpp
2024-07-18 02:23
8.0K
NamespaceCommentCheck.h
2024-07-18 02:23
1.5K
NonConstParameterCheck.cpp
2024-07-18 02:23
8.9K
OperatorsRepresentationCheck.cpp
2024-07-18 02:23
12K
OperatorsRepresentationCheck.h
2024-07-18 02:23
1.8K
ReadabilityTidyModule.cpp
2024-07-18 02:23
8.2K
RedundantCastingCheck.cpp
2024-07-18 02:23
8.6K
RedundantCastingCheck.h
2024-07-18 02:23
1.5K
RedundantDeclarationCheck.cpp
2024-07-18 02:23
3.4K
RedundantInlineSpecifierCheck.cpp
2024-07-18 02:23
4.7K
RedundantInlineSpecifierCheck.h
2024-07-18 02:23
1.7K
RedundantMemberInitCheck.cpp
2024-07-18 02:23
3.7K
RedundantStringCStrCheck.cpp
2024-07-18 02:23
7.8K
RedundantStringCStrCheck.h
2024-07-18 02:23
1.2K
ReferenceToConstructedTemporaryCheck.cpp
2024-07-18 02:23
2.8K
ReferenceToConstructedTemporaryCheck.h
2024-07-18 02:23
1.6K
SimplifyBooleanExprCheck.cpp
2024-07-18 02:23
34K
SimplifyBooleanExprCheck.h
2024-07-18 02:23
3.1K
SimplifySubscriptExprCheck.cpp
2024-07-18 02:23
2.6K
StaticAccessedThroughInstanceCheck.cpp
2024-07-18 02:23
3.6K
SuspiciousCallArgumentCheck.cpp
2024-07-18 02:23
29K
UppercaseLiteralSuffixCheck.cpp
2024-07-18 02:23
9.4K
Apache Server at tb-build-06.torproject.org Port 443