index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-tidy
/
readability
Mode
Name
Size
-rw-r--r--
AvoidConstParamsInDecls.cpp
4376
log
stats
plain
-rw-r--r--
AvoidConstParamsInDecls.h
1200
log
stats
plain
-rw-r--r--
BracesAroundStatementsCheck.cpp
10234
log
stats
plain
-rw-r--r--
BracesAroundStatementsCheck.h
2369
log
stats
plain
-rw-r--r--
CMakeLists.txt
1406
log
stats
plain
-rw-r--r--
ConstReturnTypeCheck.cpp
4912
log
stats
plain
-rw-r--r--
ConstReturnTypeCheck.h
1277
log
stats
plain
-rw-r--r--
ContainerSizeEmptyCheck.cpp
9327
log
stats
plain
-rw-r--r--
ContainerSizeEmptyCheck.h
1636
log
stats
plain
-rw-r--r--
ConvertMemberFunctionsToStatic.cpp
5987
log
stats
plain
-rw-r--r--
ConvertMemberFunctionsToStatic.h
1340
log
stats
plain
-rw-r--r--
DeleteNullPointerCheck.cpp
3106
log
stats
plain
-rw-r--r--
DeleteNullPointerCheck.h
1312
log
stats
plain
-rw-r--r--
DeletedDefaultCheck.cpp
2802
log
stats
plain
-rw-r--r--
DeletedDefaultCheck.h
1322
log
stats
plain
-rw-r--r--
ElseAfterReturnCheck.cpp
9391
log
stats
plain
-rw-r--r--
ElseAfterReturnCheck.h
1276
log
stats
plain
-rw-r--r--
FunctionSizeCheck.cpp
7083
log
stats
plain
-rw-r--r--
FunctionSizeCheck.h
2450
log
stats
plain
-rw-r--r--
IdentifierNamingCheck.cpp
32304
log
stats
plain
-rw-r--r--
IdentifierNamingCheck.h
4718
log
stats
plain
-rw-r--r--
ImplicitBoolConversionCheck.cpp
14026
log
stats
plain
-rw-r--r--
ImplicitBoolConversionCheck.h
1757
log
stats
plain
-rw-r--r--
InconsistentDeclarationParameterNameCheck.cpp
13438
log
stats
plain
-rw-r--r--
InconsistentDeclarationParameterNameCheck.h
1876
log
stats
plain
-rw-r--r--
IsolateDeclarationCheck.cpp
10145
log
stats
plain
-rw-r--r--
IsolateDeclarationCheck.h
1353
log
stats
plain
-rw-r--r--
MagicNumbersCheck.cpp
8495
log
stats
plain
-rw-r--r--
MagicNumbersCheck.h
3781
log
stats
plain
-rw-r--r--
MakeMemberFunctionConstCheck.cpp
8387
log
stats
plain
-rw-r--r--
MakeMemberFunctionConstCheck.h
1328
log
stats
plain
-rw-r--r--
MisleadingIndentationCheck.cpp
4549
log
stats
plain
-rw-r--r--
MisleadingIndentationCheck.h
1654
log
stats
plain
-rw-r--r--
MisplacedArrayIndexCheck.cpp
2124
log
stats
plain
-rw-r--r--
MisplacedArrayIndexCheck.h
1320
log
stats
plain
-rw-r--r--
NamedParameterCheck.cpp
4738
log
stats
plain
-rw-r--r--
NamedParameterCheck.h
1485
log
stats
plain
-rw-r--r--
NamespaceCommentCheck.cpp
8357
log
stats
plain
-rw-r--r--
NamespaceCommentCheck.h
1517
log
stats
plain
-rw-r--r--
NonConstParameterCheck.cpp
8474
log
stats
plain
-rw-r--r--
NonConstParameterCheck.h
2118
log
stats
plain
-rw-r--r--
QualifiedAutoCheck.cpp
10892
log
stats
plain
-rw-r--r--
QualifiedAutoCheck.h
1353
log
stats
plain
-rw-r--r--
ReadabilityTidyModule.cpp
6437
log
stats
plain
-rw-r--r--
RedundantAccessSpecifiersCheck.cpp
2600
log
stats
plain
-rw-r--r--
RedundantAccessSpecifiersCheck.h
1500
log
stats
plain
-rw-r--r--
RedundantControlFlowCheck.cpp
3774
log
stats
plain
-rw-r--r--
RedundantControlFlowCheck.h
1894
log
stats
plain
-rw-r--r--
RedundantDeclarationCheck.cpp
3066
log
stats
plain
-rw-r--r--
RedundantDeclarationCheck.h
1271
log
stats
plain
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.cpp
1337
log
stats
plain
-rw-r--r--
RedundantFunctionPtrDereferenceCheck.h
1366
log
stats
plain
-rw-r--r--
RedundantMemberInitCheck.cpp
2824
log
stats
plain
-rw-r--r--
RedundantMemberInitCheck.h
1577
log
stats
plain
-rw-r--r--
RedundantPreprocessorCheck.cpp
3984
log
stats
plain
-rw-r--r--
RedundantPreprocessorCheck.h
1346
log
stats
plain
-rw-r--r--
RedundantSmartptrGetCheck.cpp
6107
log
stats
plain
-rw-r--r--
RedundantSmartptrGetCheck.h
1497
log
stats
plain
-rw-r--r--
RedundantStringCStrCheck.cpp
8041
log
stats
plain
-rw-r--r--
RedundantStringCStrCheck.h
1158
log
stats
plain
-rw-r--r--
RedundantStringInitCheck.cpp
3896
log
stats
plain
-rw-r--r--
RedundantStringInitCheck.h
1251
log
stats
plain
-rw-r--r--
SimplifyBooleanExprCheck.cpp
25317
log
stats
plain
-rw-r--r--
SimplifyBooleanExprCheck.h
3404
log
stats
plain
-rw-r--r--
SimplifySubscriptExprCheck.cpp
2852
log
stats
plain
-rw-r--r--
SimplifySubscriptExprCheck.h
1364
log
stats
plain
-rw-r--r--
StaticAccessedThroughInstanceCheck.cpp
3117
log
stats
plain
-rw-r--r--
StaticAccessedThroughInstanceCheck.h
1663
log
stats
plain
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.cpp
2276
log
stats
plain
-rw-r--r--
StaticDefinitionInAnonymousNamespaceCheck.h
1459
log
stats
plain
-rw-r--r--
StringCompareCheck.cpp
3052
log
stats
plain
-rw-r--r--
StringCompareCheck.h
1299
log
stats
plain
-rw-r--r--
UniqueptrDeleteReleaseCheck.cpp
2505
log
stats
plain
-rw-r--r--
UniqueptrDeleteReleaseCheck.h
1382
log
stats
plain
-rw-r--r--
UppercaseLiteralSuffixCheck.cpp
9542
log
stats
plain
-rw-r--r--
UppercaseLiteralSuffixCheck.h
1717
log
stats
plain