Skip to content

Run static analyzer when building iOS engine dylib #91857

@jmagman

Description

@jmagman

We should be running static analysis errors when building iOS engine. This will cause the build time to increase quite a lot, which should be evaluated.

I believe this can be done by passing --clang-static-analyzer into gn in the builder:
https://github.com/flutter/engine/blob/217d545631f9010d10f6f250422b6d18ba2b331c/ci/builders/mac_ios_engine.json#L31-L36
https://github.com/flutter/engine/blob/945a524bfc5c5eef25487ece2151db644d0eb256/tools/gn#L440

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine related. See also e: labels.team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions