Skip to content

iOS - How to disable TSan for a third party framework #1003

Open
@KelvinJin

Description

@KelvinJin

Hey guys, is there a way to disable TSan for a specific third party framework in iOS?

I know that you can suppress a race/thread.. for a function but what if I want to suppress the entire Framework.

I say Framework here because I know you can disable a .o file or a .c file. But what if I have this .framework file...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions