 |
|
|
|
.. (parent) |
 |
- |
rw-r--r-- |
1,554 |
AvoidCapturingLambdaCoroutinesCheck.cpp
|
 |
- |
rw-r--r-- |
1,576 |
AvoidCapturingLambdaCoroutinesCheck.h
|
 |
- |
rw-r--r-- |
4,192 |
AvoidConstOrRefDataMembersCheck.cpp
|
 |
- |
rw-r--r-- |
1,509 |
AvoidConstOrRefDataMembersCheck.h
|
 |
- |
rw-r--r-- |
1,334 |
AvoidDoWhileCheck.cpp
|
 |
- |
rw-r--r-- |
1,447 |
AvoidDoWhileCheck.h
|
 |
- |
rw-r--r-- |
1,728 |
AvoidGotoCheck.cpp
|
 |
- |
rw-r--r-- |
1,437 |
AvoidGotoCheck.h
|
 |
- |
rw-r--r-- |
3,272 |
AvoidNonConstGlobalVariablesCheck.cpp
|
 |
- |
rw-r--r-- |
1,464 |
AvoidNonConstGlobalVariablesCheck.h
|
 |
- |
rw-r--r-- |
1,259 |
AvoidReferenceCoroutineParametersCheck.cpp
|
 |
- |
rw-r--r-- |
1,687 |
AvoidReferenceCoroutineParametersCheck.h
|
 |
- |
rw-r--r-- |
1,477 |
CMakeLists.txt
|
 |
- |
rw-r--r-- |
7,828 |
CppCoreGuidelinesTidyModule.cpp
|
 |
- |
rw-r--r-- |
4,372 |
InitVariablesCheck.cpp
|
 |
- |
rw-r--r-- |
1,547 |
InitVariablesCheck.h
|
 |
- |
rw-r--r-- |
2,259 |
InterfacesGlobalInitCheck.cpp
|
 |
- |
rw-r--r-- |
1,290 |
InterfacesGlobalInitCheck.h
|
 |
- |
rw-r--r-- |
4,042 |
MacroUsageCheck.cpp
|
 |
- |
rw-r--r-- |
2,189 |
MacroUsageCheck.h
|
 |
- |
rw-r--r-- |
3,667 |
MisleadingCaptureDefaultByValueCheck.cpp
|
 |
- |
rw-r--r-- |
1,633 |
MisleadingCaptureDefaultByValueCheck.h
|
 |
- |
rw-r--r-- |
5,657 |
MissingStdForwardCheck.cpp
|
 |
- |
rw-r--r-- |
1,656 |
MissingStdForwardCheck.h
|
 |
- |
rw-r--r-- |
2,493 |
NoMallocCheck.cpp
|
 |
- |
rw-r--r-- |
2,535 |
NoMallocCheck.h
|
 |
- |
rw-r--r-- |
2,723 |
NoSuspendWithLockCheck.cpp
|
 |
- |
rw-r--r-- |
1,928 |
NoSuspendWithLockCheck.h
|
 |
- |
rw-r--r-- |
17,273 |
OwningMemoryCheck.cpp
|
 |
- |
rw-r--r-- |
2,827 |
OwningMemoryCheck.h
|
 |
- |
rw-r--r-- |
10,347 |
PreferMemberInitializerCheck.cpp
|
 |
- |
rw-r--r-- |
1,443 |
PreferMemberInitializerCheck.h
|
 |
- |
rw-r--r-- |
3,061 |
ProBoundsArrayToPointerDecayCheck.cpp
|
 |
- |
rw-r--r-- |
1,446 |
ProBoundsArrayToPointerDecayCheck.h
|
 |
- |
rw-r--r-- |
5,085 |
ProBoundsConstantArrayIndexCheck.cpp
|
 |
- |
rw-r--r-- |
1,780 |
ProBoundsConstantArrayIndexCheck.h
|
 |
- |
rw-r--r-- |
1,970 |
ProBoundsPointerArithmeticCheck.cpp
|
 |
- |
rw-r--r-- |
1,442 |
ProBoundsPointerArithmeticCheck.h
|
 |
- |
rw-r--r-- |
2,492 |
ProTypeConstCastCheck.cpp
|
 |
- |
rw-r--r-- |
1,562 |
ProTypeConstCastCheck.h
|
 |
- |
rw-r--r-- |
3,848 |
ProTypeCstyleCastCheck.cpp
|
 |
- |
rw-r--r-- |
1,443 |
ProTypeCstyleCastCheck.h
|
 |
- |
rw-r--r-- |
21,278 |
ProTypeMemberInitCheck.cpp
|
 |
- |
rw-r--r-- |
3,595 |
ProTypeMemberInitCheck.h
|
 |
- |
rw-r--r-- |
1,014 |
ProTypeReinterpretCastCheck.cpp
|
 |
- |
rw-r--r-- |
1,413 |
ProTypeReinterpretCastCheck.h
|
 |
- |
rw-r--r-- |
2,088 |
ProTypeStaticCastDowncastCheck.cpp
|
 |
- |
rw-r--r-- |
1,649 |
ProTypeStaticCastDowncastCheck.h
|
 |
- |
rw-r--r-- |
1,177 |
ProTypeUnionAccessCheck.cpp
|
 |
- |
rw-r--r-- |
1,461 |
ProTypeUnionAccessCheck.h
|
 |
- |
rw-r--r-- |
6,829 |
ProTypeVarargCheck.cpp
|
 |
- |
rw-r--r-- |
1,519 |
ProTypeVarargCheck.h
|
 |
- |
rw-r--r-- |
5,294 |
RvalueReferenceParamNotMovedCheck.cpp
|
 |
- |
rw-r--r-- |
1,686 |
RvalueReferenceParamNotMovedCheck.h
|
 |
- |
rw-r--r-- |
5,606 |
SlicingCheck.cpp
|
 |
- |
rw-r--r-- |
1,748 |
SlicingCheck.h
|
 |
- |
rw-r--r-- |
9,623 |
SpecialMemberFunctionsCheck.cpp
|
 |
- |
rw-r--r-- |
4,006 |
SpecialMemberFunctionsCheck.h
|
 |
- |
rw-r--r-- |
8,340 |
VirtualClassDestructorCheck.cpp
|
 |
- |
rw-r--r-- |
1,483 |
VirtualClassDestructorCheck.h
|