Codebase Browser
llvm
Go to App
llvm
/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/
../
a
avoid-c-arrays.rst
avoid-capturing-lambda-coroutines.rst
avoid-const-or-ref-data-members.rst
avoid-do-while.rst
avoid-goto.rst
avoid-magic-numbers.rst
avoid-non-const-global-variables.rst
avoid-reference-coroutine-parameters.rst
c
c-copy-assignment-signature.rst
e
explicit-virtual-functions.rst
i
init-variables.rst
interfaces-global-init.rst
m
macro-to-enum.rst
macro-usage.rst
misleading-capture-default-by-value.rst
missing-std-forward.rst
n
narrowing-conversions.rst
no-malloc.rst
no-suspend-with-lock.rst
noexcept-destructor.rst
noexcept-move-operations.rst
noexcept-swap.rst
non-private-member-variables-in-classes.rst
o
owning-memory.rst
p
prefer-member-initializer.rst
pro-bounds-array-to-pointer-decay.rst
pro-bounds-constant-array-index.rst
pro-bounds-pointer-arithmetic.rst
pro-type-const-cast.rst
pro-type-cstyle-cast.rst
pro-type-member-init.rst
pro-type-reinterpret-cast.rst
pro-type-static-cast-downcast.rst
pro-type-union-access.rst
pro-type-vararg.rst
r
rvalue-reference-param-not-moved.rst
s
slicing.rst
special-member-functions.rst
u
use-default-member-init.rst
v
virtual-class-destructor.rst