Inspectopedia 2025.2 Help

Clang Static Analyzer Checks

clang-analyzer-apiModeling.Errno   New in this release

clang-analyzer-apiModeling.Errno.

clang-analyzer-apiModeling.google.GTest   New in this release

clang-analyzer-apiModeling.google.GTest.

clang-analyzer-apiModeling.llvm.CastValue   New in this release

clang-analyzer-apiModeling.llvm.CastValue.

clang-analyzer-apiModeling.llvm.ReturnValue   New in this release

clang-analyzer-apiModeling.llvm.ReturnValue.

clang-analyzer-apiModeling.TrustNonnull   New in this release

clang-analyzer-apiModeling.TrustNonnull.

clang-analyzer-apiModeling.TrustReturnsNonnull   New in this release

clang-analyzer-apiModeling.TrustReturnsNonnull.

clang-analyzer-core.BitwiseShift   New in this release

clang-analyzer-core.BitwiseShift.

clang-analyzer-core.builtin.BuiltinFunctions   New in this release

clang-analyzer-core.builtin.BuiltinFunctions.

clang-analyzer-core.builtin.NoReturnFunctions   New in this release

clang-analyzer-core.builtin.NoReturnFunctions.

clang-analyzer-core.CallAndMessage   New in this release

clang-analyzer-core.CallAndMessage.

clang-analyzer-core.CallAndMessageModeling   New in this release

clang-analyzer-core.CallAndMessageModeling.

clang-analyzer-core.DereferenceModeling   New in this release

clang-analyzer-core.DereferenceModeling.

clang-analyzer-core.DivideZero   New in this release

clang-analyzer-core.DivideZero.

clang-analyzer-core.DynamicTypePropagation   New in this release

clang-analyzer-core.DynamicTypePropagation.

clang-analyzer-core.NonnilStringConstants   New in this release

clang-analyzer-core.NonnilStringConstants.

clang-analyzer-core.NonNullParamChecker   New in this release

clang-analyzer-core.NonNullParamChecker.

clang-analyzer-core.NullDereference   New in this release

clang-analyzer-core.NullDereference.

clang-analyzer-core.StackAddrEscapeBase   New in this release

clang-analyzer-core.StackAddrEscapeBase.

clang-analyzer-core.StackAddressEscape   New in this release

clang-analyzer-core.StackAddressEscape.

clang-analyzer-core.UndefinedBinaryOperatorResult   New in this release

clang-analyzer-core.UndefinedBinaryOperatorResult.

clang-analyzer-core.uninitialized.ArraySubscript   New in this release

clang-analyzer-core.uninitialized.ArraySubscript.

clang-analyzer-core.uninitialized.Assign   New in this release

clang-analyzer-core.uninitialized.Assign.

clang-analyzer-core.uninitialized.Branch   New in this release

clang-analyzer-core.uninitialized.Branch.

clang-analyzer-core.uninitialized.CapturedBlockVariable   New in this release

clang-analyzer-core.uninitialized.CapturedBlockVariable.

clang-analyzer-core.uninitialized.NewArraySize   New in this release

clang-analyzer-core.uninitialized.NewArraySize.

clang-analyzer-core.uninitialized.UndefReturn   New in this release

clang-analyzer-core.uninitialized.UndefReturn.

clang-analyzer-core.VLASize   New in this release

clang-analyzer-core.VLASize.

clang-analyzer-cplusplus.ArrayDelete   New in this release

clang-analyzer-cplusplus.ArrayDelete.

clang-analyzer-cplusplus.InnerPointer   New in this release

clang-analyzer-cplusplus.InnerPointer.

clang-analyzer-cplusplus.Move   New in this release

clang-analyzer-cplusplus.Move.

clang-analyzer-cplusplus.NewDelete   New in this release

clang-analyzer-cplusplus.NewDelete.

clang-analyzer-cplusplus.NewDeleteLeaks   New in this release

clang-analyzer-cplusplus.NewDeleteLeaks.

clang-analyzer-cplusplus.PlacementNew   New in this release

clang-analyzer-cplusplus.PlacementNew.

clang-analyzer-cplusplus.PureVirtualCall   New in this release

clang-analyzer-cplusplus.PureVirtualCall.

clang-analyzer-cplusplus.SelfAssignment   New in this release

clang-analyzer-cplusplus.SelfAssignment.

clang-analyzer-cplusplus.SmartPtrModeling   New in this release

clang-analyzer-cplusplus.SmartPtrModeling.

clang-analyzer-cplusplus.StringChecker   New in this release

clang-analyzer-cplusplus.StringChecker.

clang-analyzer-cplusplus.VirtualCallModeling   New in this release

clang-analyzer-cplusplus.VirtualCallModeling.

clang-analyzer-deadcode.DeadStores   New in this release

clang-analyzer-deadcode.DeadStores.

clang-analyzer-fuchsia.HandleChecker   New in this release

clang-analyzer-fuchsia.HandleChecker.

clang-analyzer-nullability.NullabilityBase   New in this release

clang-analyzer-nullability.NullabilityBase.

clang-analyzer-nullability.NullableDereferenced   New in this release

clang-analyzer-nullability.NullableDereferenced.

clang-analyzer-nullability.NullablePassedToNonnull   New in this release

clang-analyzer-nullability.NullablePassedToNonnull.

clang-analyzer-nullability.NullableReturnedFromNonnull   New in this release

clang-analyzer-nullability.NullableReturnedFromNonnull.

clang-analyzer-nullability.NullPassedToNonnull   New in this release

clang-analyzer-nullability.NullPassedToNonnull.

clang-analyzer-nullability.NullReturnedFromNonnull   New in this release

clang-analyzer-nullability.NullReturnedFromNonnull.

clang-analyzer-optin.core.EnumCastOutOfRange   New in this release

clang-analyzer-optin.core.EnumCastOutOfRange.

clang-analyzer-optin.cplusplus.UninitializedObject   New in this release

clang-analyzer-optin.cplusplus.UninitializedObject.

clang-analyzer-optin.cplusplus.VirtualCall   New in this release

clang-analyzer-optin.cplusplus.VirtualCall.

clang-analyzer-optin.mpi.MPI-Checker   New in this release

clang-analyzer-optin.mpi.MPI-Checker.

clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker   New in this release

clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker.

clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker   New in this release

clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker.

clang-analyzer-optin.osx.OSObjectCStyleCast   New in this release

clang-analyzer-optin.osx.OSObjectCStyleCast.

clang-analyzer-optin.performance.GCDAntipattern   New in this release

clang-analyzer-optin.performance.GCDAntipattern.

clang-analyzer-optin.performance.Padding   New in this release

clang-analyzer-optin.performance.Padding.

clang-analyzer-optin.portability.UnixAPI   New in this release

clang-analyzer-optin.portability.UnixAPI.

clang-analyzer-optin.taint.GenericTaint   New in this release

clang-analyzer-optin.taint.GenericTaint.

clang-analyzer-optin.taint.TaintedAlloc   New in this release

clang-analyzer-optin.taint.TaintedAlloc.

clang-analyzer-optin.taint.TaintedDiv   New in this release

clang-analyzer-optin.taint.TaintedDiv.

clang-analyzer-optin.taint.TaintPropagation   New in this release

clang-analyzer-optin.taint.TaintPropagation.

clang-analyzer-osx.API   New in this release

clang-analyzer-osx.API.

clang-analyzer-osx.cocoa.AtSync   New in this release

clang-analyzer-osx.cocoa.AtSync.

clang-analyzer-osx.cocoa.AutoreleaseWrite   New in this release

clang-analyzer-osx.cocoa.AutoreleaseWrite.

clang-analyzer-osx.cocoa.ClassRelease   New in this release

clang-analyzer-osx.cocoa.ClassRelease.

clang-analyzer-osx.cocoa.Dealloc   New in this release

clang-analyzer-osx.cocoa.Dealloc.

clang-analyzer-osx.cocoa.IncompatibleMethodTypes   New in this release

clang-analyzer-osx.cocoa.IncompatibleMethodTypes.

clang-analyzer-osx.cocoa.Loops   New in this release

clang-analyzer-osx.cocoa.Loops.

clang-analyzer-osx.cocoa.MissingSuperCall   New in this release

clang-analyzer-osx.cocoa.MissingSuperCall.

clang-analyzer-osx.cocoa.NilArg   New in this release

clang-analyzer-osx.cocoa.NilArg.

clang-analyzer-osx.cocoa.NonNilReturnValue   New in this release

clang-analyzer-osx.cocoa.NonNilReturnValue.

clang-analyzer-osx.cocoa.NSAutoreleasePool   New in this release

clang-analyzer-osx.cocoa.NSAutoreleasePool.

clang-analyzer-osx.cocoa.NSError   New in this release

clang-analyzer-osx.cocoa.NSError.

clang-analyzer-osx.cocoa.ObjCGenerics   New in this release

clang-analyzer-osx.cocoa.ObjCGenerics.

clang-analyzer-osx.cocoa.RetainCount   New in this release

clang-analyzer-osx.cocoa.RetainCount.

clang-analyzer-osx.cocoa.RetainCountBase   New in this release

clang-analyzer-osx.cocoa.RetainCountBase.

clang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak   New in this release

clang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak.

clang-analyzer-osx.cocoa.SelfInit   New in this release

clang-analyzer-osx.cocoa.SelfInit.

clang-analyzer-osx.cocoa.SuperDealloc   New in this release

clang-analyzer-osx.cocoa.SuperDealloc.

clang-analyzer-osx.cocoa.UnusedIvars   New in this release

clang-analyzer-osx.cocoa.UnusedIvars.

clang-analyzer-osx.cocoa.VariadicMethodTypes   New in this release

clang-analyzer-osx.cocoa.VariadicMethodTypes.

clang-analyzer-osx.coreFoundation.CFError   New in this release

clang-analyzer-osx.coreFoundation.CFError.

clang-analyzer-osx.coreFoundation.CFNumber   New in this release

clang-analyzer-osx.coreFoundation.CFNumber.

clang-analyzer-osx.coreFoundation.CFRetainRelease   New in this release

clang-analyzer-osx.coreFoundation.CFRetainRelease.

clang-analyzer-osx.coreFoundation.containers.OutOfBounds   New in this release

clang-analyzer-osx.coreFoundation.containers.OutOfBounds.

clang-analyzer-osx.coreFoundation.containers.PointerSizedValues   New in this release

clang-analyzer-osx.coreFoundation.containers.PointerSizedValues.

clang-analyzer-osx.MIG   New in this release

clang-analyzer-osx.MIG.

clang-analyzer-osx.NSOrCFErrorDerefChecker   New in this release

clang-analyzer-osx.NSOrCFErrorDerefChecker.

clang-analyzer-osx.NumberObjectConversion   New in this release

clang-analyzer-osx.NumberObjectConversion.

clang-analyzer-osx.ObjCProperty   New in this release

clang-analyzer-osx.ObjCProperty.

clang-analyzer-osx.OSObjectRetainCount   New in this release

clang-analyzer-osx.OSObjectRetainCount.

clang-analyzer-osx.SecKeychainAPI   New in this release

clang-analyzer-osx.SecKeychainAPI.

clang-analyzer-security.cert.env.InvalidPtr   New in this release

clang-analyzer-security.cert.env.InvalidPtr.

clang-analyzer-security.FloatLoopCounter   New in this release

clang-analyzer-security.FloatLoopCounter.

clang-analyzer-security.insecureAPI.bcmp   New in this release

clang-analyzer-security.insecureAPI.bcmp.

clang-analyzer-security.insecureAPI.bcopy   New in this release

clang-analyzer-security.insecureAPI.bcopy.

clang-analyzer-security.insecureAPI.bzero   New in this release

clang-analyzer-security.insecureAPI.bzero.

clang-analyzer-security.insecureAPI.decodeValueOfObjCType   New in this release

clang-analyzer-security.insecureAPI.decodeValueOfObjCType.

clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling   New in this release

clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling.

clang-analyzer-security.insecureAPI.getpw   New in this release

clang-analyzer-security.insecureAPI.getpw.

clang-analyzer-security.insecureAPI.gets   New in this release

clang-analyzer-security.insecureAPI.gets.

clang-analyzer-security.insecureAPI.mkstemp   New in this release

clang-analyzer-security.insecureAPI.mkstemp.

clang-analyzer-security.insecureAPI.mktemp   New in this release

clang-analyzer-security.insecureAPI.mktemp.

clang-analyzer-security.insecureAPI.rand   New in this release

clang-analyzer-security.insecureAPI.rand.

clang-analyzer-security.insecureAPI.SecuritySyntaxChecker   New in this release

clang-analyzer-security.insecureAPI.SecuritySyntaxChecker.

clang-analyzer-security.insecureAPI.strcpy   New in this release

clang-analyzer-security.insecureAPI.strcpy.

clang-analyzer-security.insecureAPI.UncheckedReturn   New in this release

clang-analyzer-security.insecureAPI.UncheckedReturn.

clang-analyzer-security.insecureAPI.vfork   New in this release

clang-analyzer-security.insecureAPI.vfork.

clang-analyzer-security.MmapWriteExec   New in this release

clang-analyzer-security.MmapWriteExec.

clang-analyzer-security.PointerSub   New in this release

clang-analyzer-security.PointerSub.

clang-analyzer-security.PutenvStackArray   New in this release

clang-analyzer-security.PutenvStackArray.

clang-analyzer-security.SetgidSetuidOrder   New in this release

clang-analyzer-security.SetgidSetuidOrder.

clang-analyzer-unix.API   New in this release

clang-analyzer-unix.API.

clang-analyzer-unix.BlockInCriticalSection   New in this release

clang-analyzer-unix.BlockInCriticalSection.

clang-analyzer-unix.Chroot   New in this release

clang-analyzer-unix.Chroot.

clang-analyzer-unix.cstring.BadSizeArg   New in this release

clang-analyzer-unix.cstring.BadSizeArg.

clang-analyzer-unix.cstring.CStringModeling   New in this release

clang-analyzer-unix.cstring.CStringModeling.

clang-analyzer-unix.cstring.NotNullTerminated   New in this release

clang-analyzer-unix.cstring.NotNullTerminated.

clang-analyzer-unix.cstring.NullArg   New in this release

clang-analyzer-unix.cstring.NullArg.

clang-analyzer-unix.DynamicMemoryModeling   New in this release

clang-analyzer-unix.DynamicMemoryModeling.

clang-analyzer-unix.Errno   New in this release

clang-analyzer-unix.Errno.

clang-analyzer-unix.Malloc   New in this release

clang-analyzer-unix.Malloc.

clang-analyzer-unix.MallocSizeof   New in this release

clang-analyzer-unix.MallocSizeof.

clang-analyzer-unix.MismatchedDeallocator   New in this release

clang-analyzer-unix.MismatchedDeallocator.

clang-analyzer-unix.StdCLibraryFunctions   New in this release

clang-analyzer-unix.StdCLibraryFunctions.

clang-analyzer-unix.Stream   New in this release

clang-analyzer-unix.Stream.

clang-analyzer-unix.Vfork   New in this release

clang-analyzer-unix.Vfork.

clang-analyzer-valist.CopyToSelf   New in this release

clang-analyzer-valist.CopyToSelf.

clang-analyzer-valist.Uninitialized   New in this release

clang-analyzer-valist.Uninitialized.

clang-analyzer-valist.Unterminated   New in this release

clang-analyzer-valist.Unterminated.

clang-analyzer-valist.ValistBase   New in this release

clang-analyzer-valist.ValistBase.

clang-analyzer-webkit.NoUncountedMemberChecker   New in this release

clang-analyzer-webkit.NoUncountedMemberChecker.

clang-analyzer-webkit.RefCntblBaseVirtualDtor   New in this release

clang-analyzer-webkit.RefCntblBaseVirtualDtor.

clang-analyzer-webkit.UncountedLambdaCapturesChecker   New in this release

clang-analyzer-webkit.UncountedLambdaCapturesChecker.

Last modified: 29 July 2025