Index of /shared/bigslow/tmp/trash3/llvm/clang-tools-extra/test/clang-tidy/checkers/readability/


../
Inputs/                                            10-Feb-2025 22:50       -
avoid-const-params-in-decls-macros.cpp             10-Feb-2025 22:50     895
avoid-const-params-in-decls.cpp                    10-Feb-2025 22:50    5600
avoid-nested-conditional-operator.cpp              10-Feb-2025 22:50    1710
avoid-return-with-void-value.cpp                   10-Feb-2025 22:50    5273
avoid-unconditional-preprocessor-if.cpp            10-Feb-2025 22:50    2667
bitint-no-crash.c                                  10-Feb-2025 22:50     148
braces-around-statements-assert-failure.cpp        10-Feb-2025 22:50     239
braces-around-statements-attributes.cpp            10-Feb-2025 22:50     565
braces-around-statements-consteval-if.cpp          10-Feb-2025 22:50     501
braces-around-statements-constexpr-if-templates..> 10-Feb-2025 22:50    1205
braces-around-statements-few-lines.cpp             10-Feb-2025 22:50     801
braces-around-statements-format.cpp                10-Feb-2025 22:50    1472
braces-around-statements-same-line.cpp             10-Feb-2025 22:50    1089
braces-around-statements-single-line.cpp           10-Feb-2025 22:50     951
braces-around-statements.cpp                       10-Feb-2025 22:50     15K
const-return-type-macros.cpp                       10-Feb-2025 22:50     910
const-return-type.cpp                              10-Feb-2025 22:50     11K
container-contains.cpp                             10-Feb-2025 22:50     18K
container-data-pointer.cpp                         10-Feb-2025 22:50    5675
container-size-empty-cxx20.cpp                     10-Feb-2025 22:50    1419
container-size-empty.cpp                           10-Feb-2025 22:50     31K
convert-member-functions-to-static.cpp             10-Feb-2025 22:50    5821
delete-null-pointer.cpp                            10-Feb-2025 22:50    3599
duplicate-include.cpp                              10-Feb-2025 22:50    2377
else-after-return-if-consteval.cpp                 10-Feb-2025 22:50     359
else-after-return-if-constexpr.cpp                 10-Feb-2025 22:50     478
else-after-return-no-cond-var-refactor.cpp         10-Feb-2025 22:50    1121
else-after-return-no-warn.cpp                      10-Feb-2025 22:50     863
else-after-return-pp-no-crash.cpp                  10-Feb-2025 22:50     317
else-after-return.cpp                              10-Feb-2025 22:50    7004
enum-initial-value.c                               10-Feb-2025 22:50    4055
enum-initial-value.cpp                             10-Feb-2025 22:50     446
function-cognitive-complexity-flags.cpp            10-Feb-2025 22:50    4590
function-cognitive-complexity.cpp                  10-Feb-2025 22:50     39K
function-size-variables-c++17.cpp                  10-Feb-2025 22:50    1445
function-size.cpp                                  10-Feb-2025 22:50     14K
identifier-length.cpp                              10-Feb-2025 22:50    1654
identifier-naming-anon-record-fields.cpp           10-Feb-2025 22:50    7733
identifier-naming-bugfix-name-conflicts.cpp        10-Feb-2025 22:50    1184
identifier-naming-bugfix.cpp                       10-Feb-2025 22:50     432
identifier-naming-case-match.cpp                   10-Feb-2025 22:50    2341
identifier-naming-case-violation.cpp               10-Feb-2025 22:50    1557
identifier-naming-empty-options.cpp                10-Feb-2025 22:50     545
identifier-naming-hungarian-notation-c-language.c  10-Feb-2025 22:50     28K
identifier-naming-hungarian-notation-cfgfile.cpp   10-Feb-2025 22:50     35K
identifier-naming-hungarian-notation-lower-case..> 10-Feb-2025 22:50     35K
identifier-naming-hungarian-notation.cpp           10-Feb-2025 22:50     35K
identifier-naming-ignored-regexp.cpp               10-Feb-2025 22:50    1792
identifier-naming-main-like.cpp                    10-Feb-2025 22:50    4835
identifier-naming-member-decl-usage.cpp            10-Feb-2025 22:50    6766
identifier-naming-multiple-styles.cpp              10-Feb-2025 22:50    3266
identifier-naming-objc.m                           10-Feb-2025 22:50     415
identifier-naming-outofline.cpp                    10-Feb-2025 22:50     766
identifier-naming-standard-types.h                 10-Feb-2025 22:50    2506
identifier-naming-symlink.cpp                      10-Feb-2025 22:50     832
identifier-naming.cpp                              10-Feb-2025 22:50     37K
implicit-bool-conversion-allow-in-conditions.cpp   10-Feb-2025 22:50    3038
implicit-bool-conversion-cxx20.cpp                 10-Feb-2025 22:50     712
implicit-bool-conversion-cxx98.cpp                 10-Feb-2025 22:50    1606
implicit-bool-conversion.c                         10-Feb-2025 22:50     13K
implicit-bool-conversion.cpp                       10-Feb-2025 22:50     19K
inconsistent-declaration-parameter-name-macros.cpp 10-Feb-2025 22:50    2113
inconsistent-declaration-parameter-name-strict.cpp 10-Feb-2025 22:50     763
inconsistent-declaration-parameter-name.cpp        10-Feb-2025 22:50     10K
isolate-declaration-cxx17.cpp                      10-Feb-2025 22:50    3119
isolate-declaration-fixing.cpp                     10-Feb-2025 22:50    2698
isolate-declaration-no-infinite-loop.cpp           10-Feb-2025 22:50     328
isolate-declaration.c                              10-Feb-2025 22:50     541
isolate-declaration.cpp                            10-Feb-2025 22:50     15K
magic-numbers-bitfields.cpp                        10-Feb-2025 22:50     641
magic-numbers-userliteral.cpp                      10-Feb-2025 22:50    1431
magic-numbers.cpp                                  10-Feb-2025 22:50    7949
make-member-function-const.cpp                     10-Feb-2025 22:50    8506
math-missing-parentheses.cpp                       10-Feb-2025 22:50    7892
misleading-indentation-cpp17.cpp                   10-Feb-2025 22:50     581
misleading-indentation.cpp                         10-Feb-2025 22:50    3377
misplaced-array-index.cpp                          10-Feb-2025 22:50    1009
named-parameter.cpp                                10-Feb-2025 22:50    4420
non-const-parameter.c                              10-Feb-2025 22:50     286
non-const-parameter.cpp                            10-Feb-2025 22:50    7274
operators-representation-to-alternative.cpp        10-Feb-2025 22:50    9664
operators-representation-to-traditional.cpp        10-Feb-2025 22:50    9622
qualified-auto-cxx20.cpp                           10-Feb-2025 22:50    1760
qualified-auto.cpp                                 10-Feb-2025 22:50    9038
redundant-access-specifiers-check-first-declara..> 10-Feb-2025 22:50    1194
redundant-access-specifiers.cpp                    10-Feb-2025 22:50    2706
redundant-casting.cpp                              10-Feb-2025 22:50     10K
redundant-control-flow.cpp                         10-Feb-2025 22:50    4379
redundant-declaration-ignore-macros.cpp            10-Feb-2025 22:50     746
redundant-declaration.c                            10-Feb-2025 22:50     933
redundant-declaration.cpp                          10-Feb-2025 22:50    3730
redundant-function-ptr-dereference.cpp             10-Feb-2025 22:50    1083
redundant-inline-specifier.cpp                     10-Feb-2025 22:50    5679
redundant-member-init.cpp                          10-Feb-2025 22:50    6617
redundant-preprocessor-ifdef.cpp                   10-Feb-2025 22:50     755
redundant-preprocessor.cpp                         10-Feb-2025 22:50    1703
redundant-preprocessor.h                           10-Feb-2025 22:50      88
redundant-smartptr-get-macros.cpp                  10-Feb-2025 22:50     550
redundant-smartptr-get-msvc.cpp                    10-Feb-2025 22:50    2901
redundant-smartptr-get.cpp                         10-Feb-2025 22:50    7464
redundant-string-cstr-format.cpp                   10-Feb-2025 22:50    9338
redundant-string-cstr-function.cpp                 10-Feb-2025 22:50    5912
redundant-string-cstr-msvc.cpp                     10-Feb-2025 22:50    1452
redundant-string-cstr.cpp                          10-Feb-2025 22:50    8290
redundant-string-init-msvc.cpp                     10-Feb-2025 22:50    1961
redundant-string-init.cpp                          10-Feb-2025 22:50     12K
reference-to-constructed-temporary.cpp             10-Feb-2025 22:50    1396
simplify-boolean-expr-case.cpp                     10-Feb-2025 22:50     16K
simplify-boolean-expr-chained-conditional-assig..> 10-Feb-2025 22:50    1052
simplify-boolean-expr-chained-conditional-retur..> 10-Feb-2025 22:50    2994
simplify-boolean-expr-cxx17.cpp                    10-Feb-2025 22:50     349
simplify-boolean-expr-cxx23.cpp                    10-Feb-2025 22:50     589
simplify-boolean-expr-demorgan.cpp                 10-Feb-2025 22:50    5546
simplify-boolean-expr-macros.cpp                   10-Feb-2025 22:50    1313
simplify-boolean-expr-members.cpp                  10-Feb-2025 22:50    8295
simplify-boolean-expr.cpp                          10-Feb-2025 22:50     25K
simplify-subscript-expr.cpp                        10-Feb-2025 22:50    2857
static-accessed-through-instance-nesting-thresh..> 10-Feb-2025 22:50     825
static-accessed-through-instance.cpp               10-Feb-2025 22:50    9963
static-definition-in-anonymous-namespace.cpp       10-Feb-2025 22:50    2428
string-compare-custom-string-classes.cpp           10-Feb-2025 22:50    1325
string-compare.cpp                                 10-Feb-2025 22:50    4001
suspicious-call-argument.cpp                       10-Feb-2025 22:50     19K
uniqueptr-delete-release.cpp                       10-Feb-2025 22:50    4292
uppercase-literal-suffix-float16.cpp               10-Feb-2025 22:50    2026
uppercase-literal-suffix-floating-point-opencl-..> 10-Feb-2025 22:50    1276
uppercase-literal-suffix-floating-point.cpp        10-Feb-2025 22:50    7168
uppercase-literal-suffix-hexadecimal-floating-p..> 10-Feb-2025 22:50    5946
uppercase-literal-suffix-integer-custom-list.cpp   10-Feb-2025 22:50    5165
uppercase-literal-suffix-integer-macro.cpp         10-Feb-2025 22:50    1154
uppercase-literal-suffix-integer-ms.cpp            10-Feb-2025 22:50    3136
uppercase-literal-suffix-integer.cpp               10-Feb-2025 22:50     11K
use-anyofallof-cpp20.cpp                           10-Feb-2025 22:50     473
use-anyofallof.cpp                                 10-Feb-2025 22:50    3312
use-std-min-max.cpp                                10-Feb-2025 22:50    9146