bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/bugprone
2025-02-14 19:21:04 +01:00
..
argument-comment.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
assert-side-effect.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
assignment-in-if-condition.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
bad-signal-to-kill-thread.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
bool-pointer-implicit-conversion.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
branch-clone.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
casting-through-void.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
chained-comparison.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
compare-pointer-to-member-virtual-function.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
copy-constructor-init.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
dangling-handle.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
dynamic-static-initializers.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
easily-swappable-parameters.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
empty-catch.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
exception-escape.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
fold-init-type.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
forward-declaration-namespace.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
forwarding-reference-overload.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
implicit-widening-of-multiplication-result.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inaccurate-erase.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
inc-dec-in-conditions.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
incorrect-enable-if.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
incorrect-roundings.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
infinite-loop.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
integer-division.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
lambda-function-name.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
macro-parentheses.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
macro-repeated-side-effects.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
misplaced-operator-in-strlen-in-alloc.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
misplaced-pointer-arithmetic-in-alloc.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
misplaced-widening-cast.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
move-forwarding-reference.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
multi-level-implicit-pointer-conversion.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
multiple-new-in-one-expression.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
multiple-statement-macro.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
narrowing-conversions.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
no-escape.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
non-zero-enum-to-bool-conversion.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
not-null-terminated-result.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
optional-value-conversion.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
parent-virtual-call.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
posix-return.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
redundant-branch-condition.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
reserved-identifier.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
shared-ptr-array-mismatch.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
signal-handler.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
signed-char-misuse.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
sizeof-container.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
sizeof-expression.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
spuriously-wake-up-functions.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
standalone-empty.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
string-constructor.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
string-integer-assignment.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
string-literal-with-embedded-nul.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
stringview-nullptr.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-enum-usage.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-include.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-memory-comparison.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-memset-usage.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-missing-comma.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-realloc-usage.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-semicolon.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
suspicious-string-compare.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
swapped-arguments.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
switch-missing-default-case.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
terminating-continue.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
throw-keyword-missing.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
too-small-loop-variable.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unchecked-optional-access.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
undefined-memory-manipulation.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
undelegated-constructor.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unhandled-exception-at-new.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unhandled-self-assignment.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unique-ptr-array-mismatch.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unsafe-functions.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unused-local-non-trivial-variable.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unused-raii.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
unused-return-value.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
use-after-move.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00
virtual-near-miss.rst Embed LLVM 18.1.8 2025-02-14 19:21:04 +01:00