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 some clang-tidy warnings #1037

Merged
merged 4 commits into from
Jan 15, 2025
Merged

Fix some clang-tidy warnings #1037

merged 4 commits into from
Jan 15, 2025

Conversation

JJL772
Copy link
Member

@JJL772 JJL772 commented Jan 14, 2025

Description

Ok, let's try this again...

Some cleanup of warnings reported by clang-tidy. Most are relatively small performance "problems" involving std::string being passed by value.

It did find a buggy sizeof in src/rogue/protocols/xilinx/XvcConnection.cpp though.

@JJL772 JJL772 requested a review from ruck314 January 14, 2025 23:10
@bengineerd bengineerd self-requested a review January 14, 2025 23:15
@ruck314 ruck314 merged commit 45ec5f0 into pre-release Jan 15, 2025
5 checks passed
@ruck314 ruck314 deleted the pr-some-cleanup branch January 15, 2025 00:06
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