Skip to content

[CPU] Apply 'cppcoreguidelines-pro-type-member-init' clang-tidy remarks #30876

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aobolensk
Copy link
Contributor

Details:

  • Fix "cppcoreguidelines-pro-type-member-init" remarks reported by clang-tidy
  • Enable "cppcoreguidelines-pro-type-member-init" clang-tidy checks on CI by default
  • Prefer using assignment operation over curly braces in case of trivial types

Tickets:

  • N/A

@aobolensk aobolensk requested review from a team as code owners June 5, 2025 17:26
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Jun 5, 2025
@aobolensk aobolensk force-pushed the cppcoreguidelines-pro-type-member-init branch 2 times, most recently from 73619a5 to 24e360f Compare June 6, 2025 07:21
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