Path | Size |
---|
| |
| |
| 50 lines |
| |
| 42 lines |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | abseil-duration-addition.rst |
| |
| | | abseil-duration-comparison.rst |
| |
| | | abseil-duration-conversion-cast.rst |
| |
| | | abseil-duration-division.rst |
| |
| | | abseil-duration-factory-float.rst |
| |
| | | abseil-duration-factory-scale.rst |
| |
| | | abseil-duration-subtraction.rst |
| |
| | | abseil-duration-unnecessary-conversion.rst |
| |
| | | abseil-faster-strsplit-delimiter.rst |
| |
| | | abseil-no-internal-dependencies.rst |
| |
| |
| | | abseil-redundant-strcat-calls.rst |
| |
| | | abseil-str-cat-append.rst |
| |
| | | abseil-string-find-startswith.rst |
| |
| | | abseil-string-find-str-contains.rst |
| |
| | | abseil-time-comparison.rst |
| |
| | | abseil-time-subtraction.rst |
| |
| | | abseil-upgrade-duration-conversions.rst |
| |
| |
| |
| |
| |
| |
| |
| | | altera-id-dependent-backward-branch.rst |
| |
| | | altera-kernel-name-restriction.rst |
| |
| | | altera-single-work-item-barrier.rst |
| |
| | | altera-struct-pack-align.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | android-cloexec-accept.rst |
| |
| | | android-cloexec-accept4.rst |
| |
| | | android-cloexec-creat.rst |
| |
| |
| | | android-cloexec-epoll-create.rst |
| |
| | | android-cloexec-epoll-create1.rst |
| |
| | | android-cloexec-fopen.rst |
| |
| | | android-cloexec-inotify-init.rst |
| |
| | | android-cloexec-inotify-init1.rst |
| |
| | | android-cloexec-memfd-create.rst |
| |
| |
| |
| | | android-cloexec-pipe2.rst |
| |
| | | android-cloexec-socket.rst |
| |
| | | android-comparison-in-temp-failure-retry.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | bugprone-argument-comment.rst |
| |
| | | bugprone-assert-side-effect.rst |
| |
| | | bugprone-bad-signal-to-kill-thread.rst |
| |
| | | bugprone-bool-pointer-implicit-conversion.rst |
| |
| | | bugprone-branch-clone.rst |
| |
| | | bugprone-copy-constructor-init.rst |
| |
| | | bugprone-dangling-handle.rst |
| |
| | | bugprone-dynamic-static-initializers.rst |
| |
| | | bugprone-easily-swappable-parameters.rst |
| |
| | | bugprone-exception-escape.rst |
| |
| | | bugprone-fold-init-type.rst |
| |
| | | bugprone-forward-declaration-namespace.rst |
| |
| | | bugprone-forwarding-reference-overload.rst |
| |
| | | bugprone-implicit-widening-of-multiplication-result.rst |
| |
| | | bugprone-inaccurate-erase.rst |
| |
| | | bugprone-incorrect-roundings.rst |
| |
| | | bugprone-infinite-loop.rst |
| |
| | | bugprone-integer-division.rst |
| |
| | | bugprone-lambda-function-name.rst |
| |
| | | bugprone-macro-parentheses.rst |
| |
| | | bugprone-macro-repeated-side-effects.rst |
| |
| | | bugprone-misplaced-operator-in-strlen-in-alloc.rst |
| |
| | | bugprone-misplaced-pointer-arithmetic-in-alloc.rst |
| |
| | | bugprone-misplaced-widening-cast.rst |
| |
| | | bugprone-move-forwarding-reference.rst |
| |
| | | bugprone-multiple-statement-macro.rst |
| |
| | | bugprone-narrowing-conversions.rst |
| 4 lines |
| |
| | | bugprone-not-null-terminated-result.rst |
| |
| | | bugprone-parent-virtual-call.rst |
| |
| | | bugprone-posix-return.rst |
| |
| | | bugprone-redundant-branch-condition.rst |
| |
| | | bugprone-reserved-identifier.rst |
| |
| | | bugprone-shared-ptr-array-mismatch.rst |
| |
| | | bugprone-signal-handler.rst |
| |
| | | bugprone-signed-char-misuse.rst |
| |
| | | bugprone-sizeof-container.rst |
| |
| | | bugprone-sizeof-expression.rst |
| |
| | | bugprone-spuriously-wake-up-functions.rst |
| |
| | | bugprone-string-constructor.rst |
| |
| | | bugprone-string-integer-assignment.rst |
| |
| | | bugprone-string-literal-with-embedded-nul.rst |
| |
| | | bugprone-stringview-nullptr.rst |
| |
| | | bugprone-suspicious-enum-usage.rst |
| |
| | | bugprone-suspicious-include.rst |
| |
| | | bugprone-suspicious-memory-comparison.rst |
| |
| | | bugprone-suspicious-memset-usage.rst |
| |
| | | bugprone-suspicious-missing-comma.rst |
| |
| | | bugprone-suspicious-semicolon.rst |
| |
| | | bugprone-suspicious-string-compare.rst |
| |
| | | bugprone-swapped-arguments.rst |
| |
| | | bugprone-terminating-continue.rst |
| |
| | | bugprone-throw-keyword-missing.rst |
| |
| | | bugprone-too-small-loop-variable.rst |
| |
| | | bugprone-unchecked-optional-access.rst |
| |
| | | bugprone-undefined-memory-manipulation.rst |
| |
| | | bugprone-undelegated-constructor.rst |
| |
| | | bugprone-unhandled-exception-at-new.rst |
| |
| | | bugprone-unhandled-self-assignment.rst |
| |
| |
| | | bugprone-unused-return-value.rst |
| 2 lines |
| | | bugprone-use-after-move.rst |
| |
| | | bugprone-virtual-near-miss.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| 10 lines |
| 10 lines |
| 9 lines |
| 9 lines |
| 10 lines |
| 10 lines |
| 9 lines |
| 10 lines |
| 8 lines |
| 10 lines |
| 8 lines |
| 10 lines |
| 9 lines |
| 9 lines |
| |
| |
| |
| 4 lines |
| |
| |
| 4 lines |
| 2 lines |
| |
| |
| |
| |
| |
| |
| 4 lines |
| 4 lines |
| |
| |
| 4 lines |
| |
| |
| 4 lines |
| 4 lines |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | clang-analyzer-core.CallAndMessage.rst |
| |
| | | clang-analyzer-core.DivideZero.rst |
| |
| | | clang-analyzer-core.DynamicTypePropagation.rst |
| |
| | | clang-analyzer-core.NonNullParamChecker.rst |
| |
| | | clang-analyzer-core.NullDereference.rst |
| |
| | | clang-analyzer-core.StackAddressEscape.rst |
| |
| | | clang-analyzer-core.UndefinedBinaryOperatorResult.rst |
| |
| | | clang-analyzer-core.VLASize.rst |
| |
| | | clang-analyzer-core.uninitialized.ArraySubscript.rst |
| |
| | | clang-analyzer-core.uninitialized.Assign.rst |
| |
| | | clang-analyzer-core.uninitialized.Branch.rst |
| |
| | | clang-analyzer-core.uninitialized.CapturedBlockVariable.rst |
| |
| | | clang-analyzer-core.uninitialized.UndefReturn.rst |
| |
| | | clang-analyzer-cplusplus.InnerPointer.rst |
| |
| | | clang-analyzer-cplusplus.Move.rst |
| |
| | | clang-analyzer-cplusplus.NewDelete.rst |
| |
| | | clang-analyzer-cplusplus.NewDeleteLeaks.rst |
| |
| | | clang-analyzer-deadcode.DeadStores.rst |
| |
| | | clang-analyzer-nullability.NullPassedToNonnull.rst |
| |
| | | clang-analyzer-nullability.NullReturnedFromNonnull.rst |
| |
| | | clang-analyzer-nullability.NullableDereferenced.rst |
| |
| | | clang-analyzer-nullability.NullablePassedToNonnull.rst |
| |
| | | clang-analyzer-nullability.NullableReturnedFromNonnull.rst |
| |
| | | clang-analyzer-optin.cplusplus.UninitializedObject.rst |
| |
| | | clang-analyzer-optin.cplusplus.VirtualCall.rst |
| |
| | | clang-analyzer-optin.mpi.MPI-Checker.rst |
| |
| | | clang-analyzer-optin.osx.OSObjectCStyleCast.rst |
| |
| | | clang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker.rst |
| |
| | | clang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker.rst |
| |
| | | clang-analyzer-optin.performance.GCDAntipattern.rst |
| |
| | | clang-analyzer-optin.performance.Padding.rst |
| |
| | | clang-analyzer-optin.portability.UnixAPI.rst |
| |
| | | clang-analyzer-osx.API.rst |
| |
| | | clang-analyzer-osx.MIG.rst |
| |
| | | clang-analyzer-osx.NumberObjectConversion.rst |
| |
| | | clang-analyzer-osx.OSObjectRetainCount.rst |
| |
| | | clang-analyzer-osx.ObjCProperty.rst |
| |
| | | clang-analyzer-osx.SecKeychainAPI.rst |
| |
| | | clang-analyzer-osx.cocoa.AtSync.rst |
| |
| | | clang-analyzer-osx.cocoa.AutoreleaseWrite.rst |
| |
| | | clang-analyzer-osx.cocoa.ClassRelease.rst |
| |
| | | clang-analyzer-osx.cocoa.Dealloc.rst |
| |
| | | clang-analyzer-osx.cocoa.IncompatibleMethodTypes.rst |
| |
| | | clang-analyzer-osx.cocoa.Loops.rst |
| |
| | | clang-analyzer-osx.cocoa.MissingSuperCall.rst |
| |
| | | clang-analyzer-osx.cocoa.NSAutoreleasePool.rst |
| |
| | | clang-analyzer-osx.cocoa.NSError.rst |
| |
| | | clang-analyzer-osx.cocoa.NilArg.rst |
| |
| | | clang-analyzer-osx.cocoa.NonNilReturnValue.rst |
| |
| | | clang-analyzer-osx.cocoa.ObjCGenerics.rst |
| |
| | | clang-analyzer-osx.cocoa.RetainCount.rst |
| |
| | | clang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak.rst |
| |
| | | clang-analyzer-osx.cocoa.SelfInit.rst |
| |
| | | clang-analyzer-osx.cocoa.SuperDealloc.rst |
| |
| | | clang-analyzer-osx.cocoa.UnusedIvars.rst |
| |
| | | clang-analyzer-osx.cocoa.VariadicMethodTypes.rst |
| |
| | | clang-analyzer-osx.coreFoundation.CFError.rst |
| |
| | | clang-analyzer-osx.coreFoundation.CFNumber.rst |
| |
| | | clang-analyzer-osx.coreFoundation.CFRetainRelease.rst |
| |
| | | clang-analyzer-osx.coreFoundation.containers.OutOfBounds.rst |
| |
| | | clang-analyzer-osx.coreFoundation.containers.PointerSizedValues.rst |
| |
| | | clang-analyzer-security.FloatLoopCounter.rst |
| |
| | | clang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling.rst |
| |
| | | clang-analyzer-security.insecureAPI.UncheckedReturn.rst |
| |
| | | clang-analyzer-security.insecureAPI.bcmp.rst |
| |
| | | clang-analyzer-security.insecureAPI.bcopy.rst |
| |
| | | clang-analyzer-security.insecureAPI.bzero.rst |
| |
| | | clang-analyzer-security.insecureAPI.getpw.rst |
| |
| | | clang-analyzer-security.insecureAPI.gets.rst |
| |
| | | clang-analyzer-security.insecureAPI.mkstemp.rst |
| |
| | | clang-analyzer-security.insecureAPI.mktemp.rst |
| |
| | | clang-analyzer-security.insecureAPI.rand.rst |
| |
| | | clang-analyzer-security.insecureAPI.strcpy.rst |
| |
| | | clang-analyzer-security.insecureAPI.vfork.rst |
| |
| | | clang-analyzer-unix.API.rst |
| |
| | | clang-analyzer-unix.Malloc.rst |
| |
| | | clang-analyzer-unix.MallocSizeof.rst |
| |
| | | clang-analyzer-unix.MismatchedDeallocator.rst |
| |
| | | clang-analyzer-unix.Vfork.rst |
| |
| | | clang-analyzer-unix.cstring.BadSizeArg.rst |
| |
| | | clang-analyzer-unix.cstring.NullArg.rst |
| |
| | | clang-analyzer-valist.CopyToSelf.rst |
| |
| | | clang-analyzer-valist.Uninitialized.rst |
| |
| | | clang-analyzer-valist.Unterminated.rst |
| |
| |
| |
| |
| | | concurrency-mt-unsafe.rst |
| |
| | | concurrency-thread-canceltype-asynchronous.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | cppcoreguidelines-avoid-c-arrays.rst |
| 4 lines |
| | | cppcoreguidelines-avoid-goto.rst |
| |
| | | cppcoreguidelines-avoid-magic-numbers.rst |
| 4 lines |
| | | cppcoreguidelines-avoid-non-const-global-variables.rst |
| |
| | | cppcoreguidelines-c-copy-assignment-signature.rst |
| 4 lines |
| | | cppcoreguidelines-explicit-virtual-functions.rst |
| 4 lines |
| | | cppcoreguidelines-init-variables.rst |
| |
| | | cppcoreguidelines-interfaces-global-init.rst |
| |
| | | cppcoreguidelines-macro-to-enum.rst |
| 4 lines |
| | | cppcoreguidelines-macro-usage.rst |
| |
| | | cppcoreguidelines-narrowing-conversions.rst |
| |
| | | cppcoreguidelines-no-malloc.rst |
| |
| | | cppcoreguidelines-non-private-member-variables-in-classes.rst |
| 4 lines |
| | | cppcoreguidelines-owning-memory.rst |
| |
| | | cppcoreguidelines-prefer-member-initializer.rst |
| 2 lines |
| | | cppcoreguidelines-pro-bounds-array-to-pointer-decay.rst |
| |
| | | cppcoreguidelines-pro-bounds-constant-array-index.rst |
| |
| | | cppcoreguidelines-pro-bounds-pointer-arithmetic.rst |
| |
| | | cppcoreguidelines-pro-type-const-cast.rst |
| |
| | | cppcoreguidelines-pro-type-cstyle-cast.rst |
| |
| | | cppcoreguidelines-pro-type-member-init.rst |
| |
| | | cppcoreguidelines-pro-type-reinterpret-cast.rst |
| |
| | | cppcoreguidelines-pro-type-static-cast-downcast.rst |
| |
| | | cppcoreguidelines-pro-type-union-access.rst |
| |
| | | cppcoreguidelines-pro-type-vararg.rst |
| |
| | | cppcoreguidelines-slicing.rst |
| |
| | | cppcoreguidelines-special-member-functions.rst |
| |
| | | cppcoreguidelines-virtual-class-destructor.rst |
| |
| |
| |
| |
| | | darwin-avoid-spinlock.rst |
| |
| | | darwin-dispatch-once-nonstatic.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | fuchsia-default-arguments-calls.rst |
| |
| | | fuchsia-default-arguments-declarations.rst |
| |
| | | fuchsia-header-anon-namespaces.rst |
| 4 lines |
| | | fuchsia-multiple-inheritance.rst |
| |
| | | fuchsia-overloaded-operator.rst |
| |
| | | fuchsia-statically-constructed-objects.rst |
| |
| | | fuchsia-trailing-return.rst |
| |
| | | fuchsia-virtual-inheritance.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | google-build-explicit-make-pair.rst |
| |
| | | google-build-namespaces.rst |
| |
| | | google-build-using-namespace.rst |
| |
| | | google-default-arguments.rst |
| |
| | | google-explicit-constructor.rst |
| |
| | | google-global-names-in-headers.rst |
| |
| | | google-objc-avoid-nsobject-new.rst |
| |
| | | google-objc-avoid-throwing-exception.rst |
| |
| | | google-objc-function-naming.rst |
| |
| | | google-objc-global-variable-declaration.rst |
| |
| | | google-readability-avoid-underscore-in-googletest-name.rst |
| |
| | | google-readability-braces-around-statements.rst |
| 4 lines |
| | | google-readability-casting.rst |
| |
| | | google-readability-function-size.rst |
| 4 lines |
| | | google-readability-namespace-comments.rst |
| 4 lines |
| | | google-readability-todo.rst |
| |
| |
| | | google-runtime-operator.rst |
| |
| | | google-upgrade-googletest-case.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| 4 lines |
| 2 lines |
| | | hicpp-braces-around-statements.rst |
| 4 lines |
| | | hicpp-deprecated-headers.rst |
| 4 lines |
| | | hicpp-exception-baseclass.rst |
| |
| 4 lines |
| | | hicpp-invalid-access-moved.rst |
| 4 lines |
| 4 lines |
| 4 lines |
| | | hicpp-multiway-paths-covered.rst |
| |
| | | hicpp-named-parameter.rst |
| 4 lines |
| | | hicpp-new-delete-operators.rst |
| 4 lines |
| 4 lines |
| |
| 4 lines |
| 4 lines |
| |
| | | hicpp-special-member-functions.rst |
| 4 lines |
| 4 lines |
| | | hicpp-undelegated-constructor.rst |
| 4 lines |
| | | hicpp-uppercase-literal-suffix.rst |
| 4 lines |
| 4 lines |
| 4 lines |
| | | hicpp-use-equals-default.rst |
| 4 lines |
| | | hicpp-use-equals-delete.rst |
| 4 lines |
| 4 lines |
| 4 lines |
| 4 lines |
| 4 lines |
| |
| 17 lines |
| |
| |
| | | linuxkernel-must-use-errs.rst |
| |
| 916 lines |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | llvm-else-after-return.rst |
| 4 lines |
| |
| |
| | | llvm-namespace-comment.rst |
| |
| | | llvm-prefer-isa-or-dyn-cast-in-conditionals.rst |
| |
| | | llvm-prefer-register-over-unsigned.rst |
| |
| 4 lines |
| |
| |
| |
| |
| |
| | | llvmlibc-callee-namespace.rst |
| |
| | | llvmlibc-implementation-in-namespace.rst |
| |
| | | llvmlibc-restrict-system-libc-headers.rst |
| 2 lines |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | misc-definitions-in-headers.rst |
| |
| | | misc-misleading-bidirectional.rst |
| |
| | | misc-misleading-identifier.rst |
| |
| |
| | | misc-new-delete-overloads.rst |
| |
| |
| | | misc-non-copyable-objects.rst |
| |
| | | misc-non-private-member-variables-in-classes.rst |
| |
| | | misc-redundant-expression.rst |
| |
| |
| | | misc-throw-by-value-catch-by-reference.rst |
| |
| | | misc-unconventional-assign-operator.rst |
| |
| | | misc-uniqueptr-reset-release.rst |
| |
| | | misc-unused-alias-decls.rst |
| |
| | | misc-unused-parameters.rst |
| |
| | | misc-unused-using-decls.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | modernize-avoid-c-arrays.rst |
| |
| | | modernize-concat-nested-namespaces.rst |
| |
| | | modernize-deprecated-headers.rst |
| |
| | | modernize-deprecated-ios-base-aliases.rst |
| |
| | | modernize-loop-convert.rst |
| |
| | | modernize-macro-to-enum.rst |
| |
| | | modernize-make-shared.rst |
| |
| | | modernize-make-unique.rst |
| |
| | | modernize-pass-by-value.rst |
| |
| | | modernize-raw-string-literal.rst |
| |
| | | modernize-redundant-void-arg.rst |
| |
| | | modernize-replace-auto-ptr.rst |
| |
| | | modernize-replace-disallow-copy-and-assign-macro.rst |
| 2 lines |
| | | modernize-replace-random-shuffle.rst |
| |
| | | modernize-return-braced-init-list.rst |
| |
| | | modernize-shrink-to-fit.rst |
| |
| | | modernize-unary-static-assert.rst |
| |
| |
| | | modernize-use-bool-literals.rst |
| |
| | | modernize-use-default-member-init.rst |
| |
| | | modernize-use-default.rst |
| 4 lines |
| | | modernize-use-emplace.rst |
| |
| | | modernize-use-equals-default.rst |
| |
| | | modernize-use-equals-delete.rst |
| |
| | | modernize-use-nodiscard.rst |
| |
| | | modernize-use-noexcept.rst |
| |
| | | modernize-use-nullptr.rst |
| |
| | | modernize-use-override.rst |
| |
| | | modernize-use-trailing-return-type.rst |
| |
| | | modernize-use-transparent-functors.rst |
| |
| | | modernize-use-uncaught-exceptions.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | objc-avoid-nserror-init.rst |
| |
| | | objc-dealloc-in-category.rst |
| |
| | | objc-forbidden-subclassing.rst |
| |
| |
| | | objc-nsinvocation-argument-lifetime.rst |
| |
| | | objc-property-declaration.rst |
| |
| |
| |
| |
| |
| | | openmp-exception-escape.rst |
| |
| | | openmp-use-default-none.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | performance-faster-string-find.rst |
| |
| | | performance-for-range-copy.rst |
| |
| | | performance-implicit-cast-in-loop.rst |
| 4 lines |
| | | performance-implicit-conversion-in-loop.rst |
| |
| | | performance-inefficient-algorithm.rst |
| |
| | | performance-inefficient-string-concatenation.rst |
| |
| | | performance-inefficient-vector-operation.rst |
| |
| | | performance-move-const-arg.rst |
| |
| | | performance-move-constructor-init.rst |
| |
| | | performance-no-automatic-move.rst |
| |
| | | performance-no-int-to-ptr.rst |
| |
| | | performance-noexcept-move-constructor.rst |
| |
| | | performance-trivially-destructible.rst |
| |
| | | performance-type-promotion-in-math-fn.rst |
| |
| | | performance-unnecessary-copy-initialization.rst |
| |
| | | performance-unnecessary-value-param.rst |
| |
| |
| |
| |
| |
| | | portability-restrict-system-includes.rst |
| |
| | | portability-simd-intrinsics.rst |
| |
| | | portability-std-allocator-const.rst |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | | readability-avoid-const-params-in-decls.rst |
| |
| | | readability-braces-around-statements.rst |
| |
| | | readability-const-return-type.rst |
| |
| | | readability-container-contains.rst |
| |
| | | readability-container-data-pointer.rst |
| |
| | | readability-container-size-empty.rst |
| |
| | | readability-convert-member-functions-to-static.rst |
| 2 lines |
| | | readability-delete-null-pointer.rst |
| |
| | | readability-duplicate-include.rst |
| |
| | | readability-else-after-return.rst |
| |
| | | readability-function-cognitive-complexity.rst |
| |
| | | readability-function-size.rst |
| |
| | | readability-identifier-length.rst |
| |
| | | readability-identifier-naming.rst |
| |
| | | readability-implicit-bool-cast.rst |
| 4 lines |
| | | readability-implicit-bool-conversion.rst |
| |
| | | readability-inconsistent-declaration-parameter-name.rst |
| |
| | | readability-isolate-declaration.rst |
| |
| | | readability-magic-numbers.rst |
| |
| | | readability-make-member-function-const.rst |
| 2 lines |
| | | readability-misleading-indentation.rst |
| |
| | | readability-misplaced-array-index.rst |
| |
| | | readability-named-parameter.rst |
| |
| | | readability-non-const-parameter.rst |
| |
| | | readability-qualified-auto.rst |
| |
| | | readability-redundant-access-specifiers.rst |
| |
| | | readability-redundant-control-flow.rst |
| |
| | | readability-redundant-declaration.rst |
| |
| | | readability-redundant-function-ptr-dereference.rst |
| |
| | | readability-redundant-member-init.rst |
| |
| | | readability-redundant-preprocessor.rst |
| |
| | | readability-redundant-smartptr-get.rst |
| |
| | | readability-redundant-string-cstr.rst |
| |
| | | readability-redundant-string-init.rst |
| |
| | | readability-simplify-boolean-expr.rst |
| |
| | | readability-simplify-subscript-expr.rst |
| |
| | | readability-static-accessed-through-instance.rst |
| |
| | | readability-static-definition-in-anonymous-namespace.rst |
| |
| | | readability-string-compare.rst |
| |
| | | readability-suspicious-call-argument.rst |
| |
| | | readability-uniqueptr-delete-release.rst |
| |
| | | readability-uppercase-literal-suffix.rst |
| |
| | | readability-use-anyofallof.rst |
| |
| |
| |
| | | zircon-temporary-objects.rst |
| |
Again, this comment would need to be updated to use the new directory structure/