Skip to content

Comments

Clangtidy fixes#902

Open
axel-grc wants to merge 42 commits intoRTKConsortium:mainfrom
axel-grc:clangtidy
Open

Clangtidy fixes#902
axel-grc wants to merge 42 commits intoRTKConsortium:mainfrom
axel-grc:clangtidy

Conversation

@axel-grc
Copy link
Collaborator

@axel-grc axel-grc commented Feb 23, 2026

Close #777

Using clang-tidy check modernize-use-equals-default
Using clang-tidy check modernize-use-auto
Using clang-tidy check modernize-use-using
Using clang-tidy check modernize-use-override
…ctory constructor

using clang-tidy check  modernize-use-bool-literals
Using clang-tidy check cppcoreguidelines-init-variables
… FindUnions

using clang-tidy check  modernize-use-emplace
Using clang-tidy check modernize-deprecated-headers
… files

Using clang-tidy check modernize-macro-to-enum
Using clang-tidy check modernize-type-traits
Using clang-tidy modernize-use-nodiscard check
Using clang-tidy readability-avoid-const-params-in-decls check
Using clang-tidy readability-const-return-type check
…n containers

Using clang-tidy  readability-container-data-pointer check
Using clang-tidy readability-container-size-empty check
Using clang-tidy convert-member-functions-to-static check
Using clang-tidy readability-duplicate-include check
using clang-format readability-enum-initial-value check
Using clang-tidy  readability-math-missing-parentheses check
Using clang-tidy readability-qualified-auto check
Using clang-tidy readability-redundant-casting check
Using clang-tidy readability-redundant-control-flow check
Using clang-tidy readability-redundant-inline-specifier check
Using clang-tidy  readability-redundant-member-init check
…nversions

Using clang-tidy readability-redundant-string-cstr check
…n constructors

Using clang-tidy readability-redundant-string-init check
…rious files

Using clang-tidy readability-simplify-boolean-expr check
Using clang-tidy readability-string-compare check
Using clang-tidy readability-uppercase-literal-suffix check
Using clang-tidy  readability-use-std-min-max check
Using clang-tidy performance-faster-string-find check
Using clang-tidy performance-inefficient-vector-operation check
Using clang-tidy performance-unnecessary-value-param check
Using clang-tidy -google-readability-casting check
Using clang-format google-explicit-constructor check
Using clang-tidy altera-struct-pack-align check
…bility

Using clang-tidy android-cloexec-fopen check
Using clang-tidy cppcoreguidelines-pro-type-member-init check
Using clang-format cppcoreguidelines-pro-type-static-cast-downcast check
Using clang-tidy llvm-include-order check
@axel-grc axel-grc changed the title WIP : Clangtidy fixes Clangtidy fixes Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check clang-tidy performance improvements

1 participant