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

[clang-tidy] performance improvements #667

Merged
merged 3 commits into from Feb 15, 2020
Merged

[clang-tidy] performance improvements #667

merged 3 commits into from Feb 15, 2020

Conversation

neheb
Copy link
Contributor

@neheb neheb commented Feb 13, 2020

As a sidenote, I ran this through git clang-format, hence the large formatting changes.

The entire codebase probably needs to be ran through clang-format.

Found with performance-unnecessary-value-param

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with modernize-pass-by-value

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Found with performance-move-const-arg

Signed-off-by: Rosen Penev <rosenp@gmail.com>
@whyman whyman merged commit 642d8e5 into gerbera:master Feb 15, 2020
@neheb neheb deleted the pass branch February 15, 2020 21:33
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.

None yet

2 participants