{{ message }}
ValueFlow: avoid various unnecessary copies#7583
Draft
firewave wants to merge 11 commits into
Draft
Conversation
Collaborator
Author
|
Mostly taken from #6756 and discovered by reviewing the code. Still needs to be profiled. |
Sorry, something went wrong.
42d3603 to
762ebed
Compare
June 10, 2025 10:59
Collaborator
Author
|
Not much in terms of performance which is not surprising since these were found by review and not by profiling. |
Sorry, something went wrong.
danmar
reviewed
Jun 12, 2025
pfultz2
reviewed
Jun 29, 2025
pfultz2
reviewed
Jun 29, 2025
pfultz2
reviewed
Jun 29, 2025
pfultz2
reviewed
Jun 29, 2025
Collaborator
Author
|
I split out the ones which do not need the suggested rvalue usage into #8207. |
Sorry, something went wrong.
57fc369 to
a58653f
Compare
February 16, 2026 04:21
f1e2419 to
8e0b759
Compare
March 1, 2026 03:34
|
Sorry, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.



No description provided.