Skip to content

Conversation

@firewave
Copy link
Collaborator

No description provided.

const Library::Container::Yield yield = findIteratorYield(tok, ftok, settings);
if (!ftok)
continue;
Value v(0);
Copy link
Collaborator Author

@firewave firewave Aug 31, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The obvious partially unnecessary creation of the object will be addressed in a follow-up PR which contains more such cases in the split out ValueFlow code. I want to profile those changes in detail to see if it might have an impact and also wait until the remaining open refactoring has been merged.

@chrchr-github chrchr-github merged commit 5e1db12 into danmar:main Sep 2, 2024
@firewave firewave deleted the vf-clean branch September 2, 2024 09:44
This was referenced Nov 21, 2024
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