bolt/deps/llvm-18.1.8/clang-tools-extra/clang-tidy/cppcoreguidelines
2025-02-14 19:21:04 +01:00
..
AvoidCapturingLambdaCoroutinesCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidCapturingLambdaCoroutinesCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidConstOrRefDataMembersCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidConstOrRefDataMembersCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidDoWhileCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidDoWhileCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidGotoCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidGotoCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidNonConstGlobalVariablesCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidNonConstGlobalVariablesCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidReferenceCoroutineParametersCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
AvoidReferenceCoroutineParametersCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
CMakeLists.txt Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
CppCoreGuidelinesTidyModule.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
InitVariablesCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
InitVariablesCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
InterfacesGlobalInitCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
InterfacesGlobalInitCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MacroUsageCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MacroUsageCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MisleadingCaptureDefaultByValueCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MisleadingCaptureDefaultByValueCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MissingStdForwardCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
MissingStdForwardCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NarrowingConversionsCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NarrowingConversionsCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NoMallocCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NoMallocCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NoSuspendWithLockCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
NoSuspendWithLockCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
OwningMemoryCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
OwningMemoryCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
PreferMemberInitializerCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
PreferMemberInitializerCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsArrayToPointerDecayCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsArrayToPointerDecayCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsConstantArrayIndexCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsConstantArrayIndexCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsPointerArithmeticCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProBoundsPointerArithmeticCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeConstCastCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeConstCastCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeCstyleCastCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeCstyleCastCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeMemberInitCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeMemberInitCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeReinterpretCastCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeReinterpretCastCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeStaticCastDowncastCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeStaticCastDowncastCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeUnionAccessCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeUnionAccessCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeVarargCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
ProTypeVarargCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
RvalueReferenceParamNotMovedCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
RvalueReferenceParamNotMovedCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
SlicingCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
SlicingCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
SpecialMemberFunctionsCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
SpecialMemberFunctionsCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
VirtualClassDestructorCheck.cpp Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
VirtualClassDestructorCheck.h Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00