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