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

Fix extra make flags passed for clang tidy #140

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

pfultz2
Copy link
Collaborator

@pfultz2 pfultz2 commented Aug 4, 2023

In newer cmake it doesn't implicitly pass the flags along(this seemed to be an undocumented feature). Either way, I added -- to fix this.

Also, updated the tests to find these issues in the future.

@pfultz2
Copy link
Collaborator Author

pfultz2 commented Aug 4, 2023

@lawruble13 @cgmb Please review. For some reason I can't assign you as reviewers. Thanks!

Copy link
Collaborator

@lawruble13 lawruble13 left a comment

Choose a reason for hiding this comment

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

LGTM

@pfultz2 pfultz2 merged commit 189d497 into develop Aug 8, 2023
14 checks passed
@pfultz2 pfultz2 deleted the tidy-extra-flags branch August 8, 2023 20:49
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.

2 participants