Skip to content

Add visual indicator when a pure function is removed during optimization #6710

Closed as duplicate of#5557
@xusheng6

Description

@xusheng6

Right now we just remove pure functions from the decompilation entirely, and this could lead to various issues. I believe a better approach is to handle this in a similar way to our handling of eliminated writes, i.e., we display it in a different color, do not remove it entirely, and the user has the chance to confirm or deny the removal of the call

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: CoreIssue needs changes to the coreEffort: LowIssue should take < 1 weekImpact: MediumIssue is impactful with a bad, or no, workaround

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions