Skip to content

Add ID_cond expressions #3037

Open
Open
@danpoe

Description

@danpoe

ID_case and ID_cond expressions are used in cbmc/develop but there are no corresponding expression types in std_expr.h. Moreover, ID_case and ID_cond are not assigned in cbmc/develop (they are assigned in EBMC).

New expression types should be added to std_expr.h and then the code in cbmc/develop should be refactored to use those instead of plain exprt.

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