Skip to content

Add support for clang static analysis results #24

@phillipjohnston

Description

@phillipjohnston

Use Clang static analyzer

Install scan-build and configure your project. Then do this:

$ ninja scan-build

You can use the SCAN_BUILD environment variable to choose the scan-build executable.

$ SCAN_BUILD= ninja scan-build

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