Skip to content

Use single dead annotation if entire module is unused #151

@sim642

Description

@sim642

Running reanalyze 389dd68 on Goblint goblint/analyzer@a544002 revealed the following.

If an entire module is unused, then every single definition in the module is marked with a dead annotation (using -write at least). Although true, I think it's a bit too verbose.
It would be neat if there could be just one annotation for the entire module.

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