Skip to content

Clang Static Analyzer Plugin #1366

Description

@wsciaroni

I have written a Clang Static Analyzer plugin for use with the ETL.

Right now, the static analyzer checks for access of an etl::expected or etl::optional without checking its state prior. It also has the ability to check for an etl::expected object that was ignored. That way you can make sure you didn't forget to check for an error or the like.

You can find it at wsciaroni/csa-etl-plugin. I'm open to incorporating it into this project if you're interested.

Metadata

Metadata

Assignees

No one assigned

    Fields

    No fields configured for Feature.

    Projects

    Status
    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions