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] Fix modernize-concat-nested-namespaces clang-tidy remarks #28869

Merged

Conversation

aobolensk
Copy link
Contributor

Details:

  • Fix "modernize-concat-nested-namespaces" issues reported by clang-tidy
  • Enable "modernize-concat-nested-namespaces" clang-tidy checks on CI by default

Tickets:

  • N/A

@aobolensk aobolensk requested review from a team as code owners February 7, 2025 07:23
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Feb 7, 2025
@aobolensk aobolensk changed the title Fix modernize-concat-nested-namespaces clang-tidy remarks [CPU] Fix modernize-concat-nested-namespaces clang-tidy remarks Feb 7, 2025
@EgorDuplensky
Copy link
Contributor

EgorDuplensky commented Feb 7, 2025

@dmitry-gorokhov modernize-concat-nested-namespaces Is enabled in scope of separate PR (not as a part of modernize-* scope), because it basically affects every single file and does not require any manual resolutions.

@dmitry-gorokhov dmitry-gorokhov added this pull request to the merge queue Feb 11, 2025
@dmitry-gorokhov dmitry-gorokhov added this to the 2025.1 milestone Feb 11, 2025
Merged via the queue into openvinotoolkit:master with commit 9968af6 Feb 11, 2025
186 checks passed
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.

3 participants