Skip to content

fwdanalysis: Remove unused What::ValueFlow mode#8650

Open
francois-berder wants to merge 1 commit into
cppcheck-opensource:mainfrom
francois-berder:improve-fwdanalysis
Open

fwdanalysis: Remove unused What::ValueFlow mode#8650
francois-berder wants to merge 1 commit into
cppcheck-opensource:mainfrom
francois-berder:improve-fwdanalysis

Conversation

@francois-berder

Copy link
Copy Markdown
Collaborator

The What::ValueFlow mode and its state (mValueFlow, mValueFlowKnown, KnownAndToken) are not used since commit 921887a, which switched to valueFlowForwardExpression instead of FwdAnalysis::valueFlow().

The What::ValueFlow mode and its state (mValueFlow,
mValueFlowKnown, KnownAndToken) are not used since commit
921887a, which switched to valueFlowForwardExpression
instead of FwdAnalysis::valueFlow().
@firewave

Copy link
Copy Markdown
Collaborator

Nice. Fix the selfcheck warnings and it can be merged.

This now makes it state-less so as a follow-up it could be made all static.

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