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

[RFC] Test clang-tidy --checks performance-unnecessary-value-param #29933

Conversation

fwyzard
Copy link
Contributor

@fwyzard fwyzard commented May 21, 2020

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@mrodozov
Copy link
Contributor

mrodozov commented Jul 1, 2020

-note
needed some fixes until get it in

@mrodozov
Copy link
Contributor

mrodozov commented Jul 1, 2020

@fwyzard I only need help with this one, the rest I got in. It needed more input before get it in, correct ?

@fwyzard
Copy link
Contributor Author

fwyzard commented Jul 1, 2020

Yes, we should review what this check is doing (and not doing).

Something that we did not discuss yesterday, maybe for the core software meeting: what is people's feeling about enabling some checks as "warning only" during the compilation step, without generating the automatic fixes ?

@mrodozov
Copy link
Contributor

mrodozov commented Jul 1, 2020

and so we put ourselves a reminder to ask that next Tuesday.
In the past we had warnings for which we didn't break the PR checks (code-checks or others)
I don't remember if there were some consequences following from that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment