Index of /~tb-builder/tor-browser-build/git_clones/llvm-project/clang-tools-extra/docs/clang-tidy/checks/clang-analyzer
Name
Last modified
Size
Description
Parent Directory
-
core.BitwiseShift.rst
2025-07-15 07:15
511
core.CallAndMessage.rst
2025-07-15 07:15
590
core.DivideZero.rst
2025-07-15 07:15
457
core.NonNullParamChecker.rst
2025-07-15 07:15
612
core.NullDereference.rst
2025-07-15 07:15
500
core.StackAddressEscape.rst
2025-07-15 07:15
542
core.UndefinedBinaryOperatorResult.rst
2025-07-15 07:15
592
core.VLASize.rst
2025-07-15 07:15
468
core.uninitialized.ArraySubscript.rst
2025-07-15 07:15
594
core.uninitialized.Assign.rst
2025-07-15 07:15
531
core.uninitialized.Branch.rst
2025-07-15 07:15
547
core.uninitialized.CapturedBlockVariable.rst
2025-07-15 07:15
631
core.uninitialized.NewArraySize.rst
2025-07-15 07:15
592
core.uninitialized.UndefReturn.rst
2025-07-15 07:15
580
cplusplus.ArrayDelete.rst
2025-07-15 07:15
560
cplusplus.InnerPointer.rst
2025-07-15 07:15
542
cplusplus.Move.rst
2025-07-15 07:15
456
cplusplus.NewDelete.rst
2025-07-15 07:15
541
cplusplus.NewDeleteLeaks.rst
2025-07-15 07:15
544
cplusplus.PlacementNew.rst
2025-07-15 07:15
560
cplusplus.SelfAssignment.rst
2025-07-15 07:15
549
cplusplus.StringChecker.rst
2025-07-15 07:15
506
deadcode.DeadStores.rst
2025-07-15 07:15
522
fuchsia.HandleChecker.rst
2025-07-15 07:15
521
nullability.NullPassedToNonnull.rst
2025-07-15 07:15
601
nullability.NullReturnedFromNonnull.rst
2025-07-15 07:15
634
nullability.NullableDereferenced.rst
2025-07-15 07:15
578
nullability.NullablePassedToNonnull.rst
2025-07-15 07:15
629
nullability.NullableReturnedFromNonnull.rst
2025-07-15 07:15
662
optin.core.EnumCastOutOfRange.rst
2025-07-15 07:15
573
optin.cplusplus.UninitializedObject.rst
2025-07-15 07:15
605
optin.cplusplus.VirtualCall.rst
2025-07-15 07:15
563
optin.mpi.MPI-Checker.rst
2025-07-15 07:15
482
optin.osx.cocoa.localizability.EmptyLocalizationContextChecker.rst
2025-07-15 07:15
778
optin.osx.cocoa.localizability.NonLocalizedStringChecker.rst
2025-07-15 07:15
771
optin.performance.GCDAntipattern.rst
2025-07-15 07:15
602
optin.performance.Padding.rst
2025-07-15 07:15
527
optin.portability.UnixAPI.rst
2025-07-15 07:15
552
optin.taint.TaintedAlloc.rst
2025-07-15 07:15
586
osx.API.rst
2025-07-15 07:15
426
osx.NumberObjectConversion.rst
2025-07-15 07:15
573
osx.ObjCProperty.rst
2025-07-15 07:15
484
osx.SecKeychainAPI.rst
2025-07-15 07:15
494
osx.cocoa.AtSync.rst
2025-07-15 07:15
493
osx.cocoa.AutoreleaseWrite.rst
2025-07-15 07:15
610
osx.cocoa.ClassRelease.rst
2025-07-15 07:15
548
osx.cocoa.Dealloc.rst
2025-07-15 07:15
520
osx.cocoa.IncompatibleMethodTypes.rst
2025-07-15 07:15
607
osx.cocoa.Loops.rst
2025-07-15 07:15
486
osx.cocoa.MissingSuperCall.rst
2025-07-15 07:15
563
osx.cocoa.NSAutoreleasePool.rst
2025-07-15 07:15
571
osx.cocoa.NSError.rst
2025-07-15 07:15
478
osx.cocoa.NilArg.rst
2025-07-15 07:15
492
osx.cocoa.NonNilReturnValue.rst
2025-07-15 07:15
563
osx.cocoa.ObjCGenerics.rst
2025-07-15 07:15
526
osx.cocoa.RetainCount.rst
2025-07-15 07:15
522
osx.cocoa.RunLoopAutoreleaseLeak.rst
2025-07-15 07:15
604
osx.cocoa.SelfInit.rst
2025-07-15 07:15
519
osx.cocoa.SuperDealloc.rst
2025-07-15 07:15
532
osx.cocoa.UnusedIvars.rst
2025-07-15 07:15
511
osx.cocoa.VariadicMethodTypes.rst
2025-07-15 07:15
635
osx.coreFoundation.CFError.rst
2025-07-15 07:15
534
osx.coreFoundation.CFNumber.rst
2025-07-15 07:15
541
osx.coreFoundation.CFRetainRelease.rst
2025-07-15 07:15
609
osx.coreFoundation.containers.OutOfBounds.rst
2025-07-15 07:15
642
osx.coreFoundation.containers.PointerSizedValues.rst
2025-07-15 07:15
713
security.FloatLoopCounter.rst
2025-07-15 07:15
572
security.PutenvStackArray.rst
2025-07-15 07:15
836
security.SetgidSetuidOrder.rst
2025-07-15 07:15
949
security.cert.env.InvalidPtr.rst
2025-07-15 07:15
554
security.insecureAPI.DeprecatedOrUnsafeBufferHandling.rst
2025-07-15 07:15
727
security.insecureAPI.UncheckedReturn.rst
2025-07-15 07:15
625
security.insecureAPI.bcmp.rst
2025-07-15 07:15
526
security.insecureAPI.bcopy.rst
2025-07-15 07:15
533
security.insecureAPI.bzero.rst
2025-07-15 07:15
533
security.insecureAPI.decodeValueOfObjCType.rst
2025-07-15 07:15
407
security.insecureAPI.getpw.rst
2025-07-15 07:15
533
security.insecureAPI.gets.rst
2025-07-15 07:15
526
security.insecureAPI.mkstemp.rst
2025-07-15 07:15
576
security.insecureAPI.mktemp.rst
2025-07-15 07:15
540
security.insecureAPI.rand.rst
2025-07-15 07:15
550
security.insecureAPI.strcpy.rst
2025-07-15 07:15
554
security.insecureAPI.vfork.rst
2025-07-15 07:15
533
unix.API.rst
2025-07-15 07:15
432
unix.BlockInCriticalSection.rst
2025-07-15 07:15
566
unix.Errno.rst
2025-07-15 07:15
434
unix.Malloc.rst
2025-07-15 07:15
513
unix.MallocSizeof.rst
2025-07-15 07:15
494
unix.MismatchedDeallocator.rst
2025-07-15 07:15
530
unix.StdCLibraryFunctions.rst
2025-07-15 07:15
606
unix.Stream.rst
2025-07-15 07:15
438
unix.Vfork.rst
2025-07-15 07:15
432
unix.cstring.BadSizeArg.rst
2025-07-15 07:15
563
unix.cstring.NullArg.rst
2025-07-15 07:15
532
webkit.NoUncountedMemberChecker.rst
2025-07-15 07:15
566
webkit.RefCntblBaseVirtualDtor.rst
2025-07-15 07:15
585
webkit.UncountedLambdaCapturesChecker.rst
2025-07-15 07:15
594
Apache Server at tb-build-06.torproject.org Port 443