bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/readability
2025-02-14 19:21:04 +01:00
..
avoid-const-params-in-decls.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
avoid-nested-conditional-operator.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
avoid-return-with-void-value.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
avoid-unconditional-preprocessor-if.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
braces-around-statements.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
const-return-type.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
container-contains.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
container-data-pointer.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
container-size-empty.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
convert-member-functions-to-static.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
delete-null-pointer.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
duplicate-include.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
else-after-return.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
function-cognitive-complexity.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
function-size.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
identifier-length.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
identifier-naming.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-bool-cast.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-bool-conversion.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inconsistent-declaration-parameter-name.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
isolate-declaration.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
magic-numbers.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
make-member-function-const.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
misleading-indentation.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
misplaced-array-index.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
named-parameter.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
non-const-parameter.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
operators-representation.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
qualified-auto.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-access-specifiers.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-casting.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-control-flow.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-declaration.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-function-ptr-dereference.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-inline-specifier.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-member-init.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-preprocessor.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-smartptr-get.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-string-cstr.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-string-init.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
reference-to-constructed-temporary.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
simplify-boolean-expr.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
simplify-subscript-expr.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
static-accessed-through-instance.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
static-definition-in-anonymous-namespace.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
string-compare.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-call-argument.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
uniqueptr-delete-release.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
uppercase-literal-suffix.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
use-anyofallof.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00