Skip to content

Support for Multiple suppression files in TSAN #1737

Open
@ApoorvaShetty16

Description

@ApoorvaShetty16

I have an application that now requires 2 suppression files to be considered. I don't see any documentation on if this is supported and how we could use it.

export TSAN_OPTIONS="suppressions=$RUNFILES_DIR/common/support/sanitizer/tsan.supp:${RUNFILES_DIR}/specific/support/tsan.supp"

This does not seem to be working.

Can someone please help ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions