Index of /~tb-builder/tor-browser-build/git_clones/llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone
Name
Last modified
Size
Description
Parent Directory
-
argument-comment.rst
2025-07-15 07:15
3.5K
assert-side-effect.rst
2025-07-15 07:15
1.2K
assignment-in-if-condition.rst
2025-07-15 07:15
1.0K
bad-signal-to-kill-thread.rst
2025-07-15 07:15
659
bitwise-pointer-cast.rst
2025-07-15 07:15
1.9K
bool-pointer-implicit-conversion.rst
2025-07-15 07:15
343
branch-clone.rst
2025-07-15 07:15
3.0K
capturing-this-in-member-variable.rst
2025-07-15 07:15
1.8K
casting-through-void.rst
2025-07-15 07:15
2.3K
chained-comparison.rst
2025-07-15 07:15
2.5K
compare-pointer-to-member-virtual-function.rst
2025-07-15 07:15
2.6K
copy-constructor-init.rst
2025-07-15 07:15
1.4K
crtp-constructor-accessibility.rst
2025-07-15 07:15
2.4K
dangling-handle.rst
2025-07-15 07:15
1.1K
dynamic-static-initializers.rst
2025-07-15 07:15
1.1K
easily-swappable-parameters.rst
2025-07-15 07:15
11K
empty-catch.rst
2025-07-15 07:15
5.3K
exception-escape.rst
2025-07-15 07:15
1.9K
fold-init-type.rst
2025-07-15 07:15
944
forward-declaration-namespace.rst
2025-07-15 07:15
725
forwarding-reference-overload.rst
2025-07-15 07:15
2.4K
implicit-widening-of-multiplication-result.rst
2025-07-15 07:15
2.4K
inaccurate-erase.rst
2025-07-15 07:15
841
inc-dec-in-conditions.rst
2025-07-15 07:15
2.6K
incorrect-enable-if.rst
2025-07-15 07:15
2.1K
incorrect-enable-shared-from-this.rst
2025-07-15 07:15
1.1K
incorrect-roundings.rst
2025-07-15 07:15
537
infinite-loop.rst
2025-07-15 07:15
1.1K
integer-division.rst
2025-07-15 07:15
1.0K
lambda-function-name.rst
2025-07-15 07:15
824
macro-parentheses.rst
2025-07-15 07:15
934
macro-repeated-side-effects.rst
2025-07-15 07:15
196
misleading-setter-of-reference.rst
2025-07-15 07:15
1.5K
misplaced-operator-in-strlen-in-alloc.rst
2025-07-15 07:15
1.6K
misplaced-pointer-arithmetic-in-alloc.rst
2025-07-15 07:15
772
misplaced-widening-cast.rst
2025-07-15 07:15
1.5K
move-forwarding-reference.rst
2025-07-15 07:15
2.1K
multi-level-implicit-pointer-conversion.rst
2025-07-15 07:15
2.1K
multiple-new-in-one-expression.rst
2025-07-15 07:15
4.5K
multiple-statement-macro.rst
2025-07-15 07:15
487
narrowing-conversions.rst
2025-07-15 07:15
5.2K
no-escape.rst
2025-07-15 07:15
598
non-zero-enum-to-bool-conversion.rst
2025-07-15 07:15
1.7K
nondeterministic-pointer-iteration-order.rst
2025-07-15 07:15
1.4K
not-null-terminated-result.rst
2025-07-15 07:15
4.8K
optional-value-conversion.rst
2025-07-15 07:15
2.0K
parent-virtual-call.rst
2025-07-15 07:15
584
pointer-arithmetic-on-polymorphic-object.rst
2025-07-15 07:15
2.0K
posix-return.rst
2025-07-15 07:15
538
redundant-branch-condition.rst
2025-07-15 07:15
2.6K
reserved-identifier.rst
2025-07-15 07:15
2.1K
return-const-ref-from-parameter.rst
2025-07-15 07:15
1.9K
shared-ptr-array-mismatch.rst
2025-07-15 07:15
1.7K
signal-handler.rst
2025-07-15 07:15
5.2K
signed-char-misuse.rst
2025-07-15 07:15
4.6K
sizeof-container.rst
2025-07-15 07:15
872
sizeof-expression.rst
2025-07-15 07:15
11K
spuriously-wake-up-functions.rst
2025-07-15 07:15
1.0K
standalone-empty.rst
2025-07-15 07:15
1.2K
string-constructor.rst
2025-07-15 07:15
1.9K
string-integer-assignment.rst
2025-07-15 07:15
822
string-literal-with-embedded-nul.rst
2025-07-15 07:15
1.2K
stringview-nullptr.rst
2025-07-15 07:15
1.9K
suspicious-enum-usage.rst
2025-07-15 07:15
2.1K
suspicious-include.rst
2025-07-15 07:15
586
suspicious-memory-comparison.rst
2025-07-15 07:15
1.6K
suspicious-memset-usage.rst
2025-07-15 07:15
1.5K
suspicious-missing-comma.rst
2025-07-15 07:15
1.5K
suspicious-realloc-usage.rst
2025-07-15 07:15
1.8K
suspicious-semicolon.rst
2025-07-15 07:15
2.0K
suspicious-string-compare.rst
2025-07-15 07:15
2.2K
suspicious-stringview-data-usage.rst
2025-07-15 07:15
2.5K
swapped-arguments.rst
2025-07-15 07:15
1.8K
switch-missing-default-case.rst
2025-07-15 07:15
1.7K
tagged-union-member-count.rst
2025-07-15 07:15
6.4K
terminating-continue.rst
2025-07-15 07:15
415
throw-keyword-missing.rst
2025-07-15 07:15
580
too-small-loop-variable.rst
2025-07-15 07:15
1.8K
unchecked-optional-access.rst
2025-07-15 07:15
9.4K
undefined-memory-manipulation.rst
2025-07-15 07:15
1.3K
undelegated-constructor.rst
2025-07-15 07:15
337
unhandled-exception-at-new.rst
2025-07-15 07:15
1.6K
unhandled-self-assignment.rst
2025-07-15 07:15
3.1K
unintended-char-ostream-output.rst
2025-07-15 07:15
2.0K
unique-ptr-array-mismatch.rst
2025-07-15 07:15
1.7K
unsafe-functions.rst
2025-07-15 07:15
7.6K
unused-local-non-trivial-variable.rst
2025-07-15 07:15
1.6K
unused-raii.rst
2025-07-15 07:15
803
unused-return-value.rst
2025-07-15 07:15
3.4K
use-after-move.rst
2025-07-15 07:15
8.4K
virtual-near-miss.rst
2025-07-15 07:15
523
Apache Server at tb-build-06.torproject.org Port 443