Skip to content

Restrict assignments within conditional expressions #491

@dtarditi

Description

@dtarditi

C allows nested assignments with conditional expressions. This complicates analyzing nested assignments in expressions (issue #206). See the comment in issue #206 for details. For now, we will disallow nested assignments to variables/member with bounds or used in bounds in conditional expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    work itemThis labels issues that are not exactly bugs but are about improvements.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions