Skip to content

Enable bugprone easily swappable parameters #1871

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 21 commits into
base: main
Choose a base branch
from

Conversation

bavulapati
Copy link
Contributor

@bavulapati bavulapati commented Jul 22, 2025

closes #1761

bavulapati and others added 19 commits July 17, 2025 12:44
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Juan Cruz Viotti <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Disabling `bugprone-easily-swappable-parameters` for now.
We could skip exising usage and enable this in a separate PR.

Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
…lang-tidy-checks

Signed-off-by: Balakrishna Avulapati <[email protected]>
This PR skips the check for existing usage, as fixing it can break the
API. But this also makes sure that the new usage will be
warned/signalled from now on.

Signed-off-by: Balakrishna Avulapati <[email protected]>
@jviotti
Copy link
Member

jviotti commented Jul 22, 2025

Looks good, but conflicts once more!

@bavulapati bavulapati force-pushed the enable-bugprone-easily-swappable-parameters branch from a038535 to a8b59a6 Compare July 23, 2025 16:08
@bavulapati
Copy link
Contributor Author

@jviotti resolved conflict

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.

clang-tidy warnings for bugprone-easily-swappable-parameters
2 participants