Skip to content

style(clang-tidy): fix bugprone-return-const-ref-from-parameter errors #1732

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

Conversation

bavulapati
Copy link
Contributor

fixes #1657

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]>
Signed-off-by: Balakrishna Avulapati <[email protected]>
Signed-off-by: Juan Cruz Viotti <[email protected]>
@jviotti
Copy link
Member

jviotti commented Jun 20, 2025

I just removed the overloaded function comments (as that's implicit), but otherwise looks good. Thanks!

@jviotti jviotti merged commit d9fa8a3 into sourcemeta:main Jun 20, 2025
14 checks passed
@bavulapati bavulapati deleted the fix-bugprone-return-const-ref-from-parameter branch June 20, 2025 16:12
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.

ClangTidy warnings for bugprone-return-const-ref-from-parameter
2 participants