Skip to content

Optimize the deletion of equivalent expressions that are invalidated by variables going out of scope. #1035

@secure-sw-dev-bot

Description

@secure-sw-dev-bot

This issue was copied from checkedc/checkedc-clang#1035


In order to fix issue #1017, variables going out of scope were tracked and equivalent expressions that were invalidated by such variables were removed. But this causes the compile time to increase by 2.35%. Therefore, the deletion of invalid equivalent expressions needs to be optimized. (Ref PR: checkedc/checkedc-clang#1031)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions