.. |
Inputs
|
…
|
|
confusable-identifiers.cpp
|
[clang-tidy] By-pass portability issues in confusable-identifiers test
|
2022-07-05 12:36:00 +02:00 |
const-correctness-cxx17.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
const-correctness-pointer-as-values.cpp
|
[clang-tidy] adjust treating of array-of-pointers when 'AnalyzePointers' is deactivated
|
2022-09-26 10:39:11 +02:00 |
const-correctness-templates.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
const-correctness-transform-pointer-as-values.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
const-correctness-transform-values.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
const-correctness-unaligned.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
const-correctness-values.cpp
|
[clang-tidy] adjust treating of array-of-pointers when 'AnalyzePointers' is deactivated
|
2022-09-26 10:39:11 +02:00 |
const-correctness-wrong-config.cpp
|
[clang-tidy] implement new check 'misc-const-correctness' to add 'const' to unmodified variables
|
2022-07-24 19:37:54 +02:00 |
definitions-in-headers-1z.hpp
|
…
|
|
definitions-in-headers.hpp
|
…
|
|
misleading-bidirectional.cpp
|
…
|
|
misleading-identifier.cpp
|
…
|
|
misplaced-const-cxx17.cpp
|
…
|
|
misplaced-const.c
|
…
|
|
misplaced-const.cpp
|
…
|
|
new-delete-overloads-sized-dealloc.cpp
|
…
|
|
new-delete-overloads.cpp
|
…
|
|
no-recursion.cpp
|
…
|
|
non-copyable-objects.c
|
…
|
|
non-copyable-objects.cpp
|
…
|
|
non-private-member-variables-in-classes.cpp
|
…
|
|
redundant-expression-cxx20.cpp
|
[clang-tidy] Ignore concepts in `misc-redundant-expression`
|
2022-10-08 10:37:16 +00:00 |
redundant-expression.cpp
|
…
|
|
static-assert.c
|
…
|
|
static-assert.cpp
|
…
|
|
throw-by-value-catch-by-reference.cpp
|
…
|
|
unconventional-assign-operator-cxx17.cpp
|
…
|
|
unconventional-assign-operator-precxx11.cpp
|
…
|
|
unconventional-assign-operator.cpp
|
…
|
|
uniqueptr-reset-release.cpp
|
…
|
|
unused-alias-decls.cpp
|
…
|
|
unused-invalid-parameter.cpp
|
…
|
|
unused-parameters-strict.cpp
|
…
|
|
unused-parameters.c
|
…
|
|
unused-parameters.cpp
|
…
|
|
unused-using-decls-cxx17.cpp
|
…
|
|
unused-using-decls-errors.cpp
|
…
|
|
unused-using-decls.cpp
|
[clang-tidy] Fix misc-unused-using-decls for user-defined literals
|
2022-11-17 22:47:15 +00:00 |
use-anonymous-namespace.cpp
|
[clang-tidy] Add misc-use-anonymous-namespace check
|
2022-12-01 07:19:30 +00:00 |