Skip to content

Add ternary expressions #231

@MattWindsor91

Description

@MattWindsor91

There are some known historical bugs based on the conditional execution of atomics. With this in mind, it makes sense to me to introduce support for x ? y : z in the expression generator: it's a nice convenient way for introducing conditionality on integer expressions.

As usual, this'd need a few new legs adding to Fir, some traversal threading-through, expression generator support, abstraction and reification functions, the works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area:FuzzerSpecifically affecting the program mutatorType:EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions