Skip to content

Best practice for suppression file? #1867

@vadi2

Description

@vadi2

I've enabled ASAN by default for developers in my project, which is easy to do because it's a compile-time option.

However, a lot of 3rd parties have suppression warnings that I'd like to ignore. However, it looks like ignoring them is a runtime thing via an environment variable only. That's a bit of a hassle for every developer to setup.

Is there a way I can set the suppression file to be utilised by default?

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