Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CPU] Apply 'readability-qualified-auto' and 'misc-const-correctness' clang-tidy remarks #29894

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

aobolensk
Copy link
Contributor

@aobolensk aobolensk commented Apr 2, 2025

Details:

  • Fix "readability-qualified-auto" and "misc-const-correctness" remarks reported by clang-tidy
  • Enable "readability-qualified-auto" and "misc-const-correctness" clang-tidy checks on CI by default

Tickets:

  • N/A

@aobolensk aobolensk requested review from a team as code owners April 2, 2025 15:17
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Apr 2, 2025
@aobolensk aobolensk force-pushed the readability-qualified-auto branch 2 times, most recently from 8bf81cd to 61bcaec Compare April 2, 2025 15:45
Copy link
Contributor

@EgorDuplensky EgorDuplensky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's apply 'misc-consst-correctness' in scope of this PR as well

@aobolensk aobolensk force-pushed the readability-qualified-auto branch 2 times, most recently from 9386589 to 661a371 Compare April 4, 2025 17:16
@aobolensk
Copy link
Contributor Author

Let's apply 'misc-consst-correctness' in scope of this PR as well

Done

@aobolensk aobolensk force-pushed the readability-qualified-auto branch from 661a371 to a1757b0 Compare April 4, 2025 17:48
@aobolensk aobolensk changed the title [CPU] Apply 'readability-qualified-auto' clang-tidy remarks [CPU] Apply 'readability-qualified-auto' and 'misc-const-correctness' clang-tidy remarks Apr 4, 2025
@aobolensk aobolensk force-pushed the readability-qualified-auto branch 3 times, most recently from 9197f60 to cd62789 Compare April 4, 2025 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants