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

Add a linter for calls to omp_set_num_threads #6345

Merged
merged 4 commits into from
Aug 5, 2024
Merged

Conversation

MichaelChirico
Copy link
Member

Part of #6272

Probably, the step to pre-process the file to strip comments will be repeated by other linters, perhaps we should just work from the preprocessed file for the C linters?

Leaving the simple version for now that's more parallel to the existing code.

Copy link
Member Author

Co-authored-by: Benjamin Schwendinger <52290390+ben-schwen@users.noreply.github.com>
Copy link
Member

@ben-schwen ben-schwen left a comment

Choose a reason for hiding this comment

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

LGTM

@MichaelChirico MichaelChirico merged commit 8e03ca8 into master Aug 5, 2024
4 checks passed
@MichaelChirico MichaelChirico deleted the clint-omp branch August 5, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants