Skip to content

[question] Sanitizers in conan packages #17797

@omgronny

Description

@omgronny

What is your question?

Hello!
I use conan2 in my project for managing dependencies and sub-projects.

I have main repository repo, and subrepository data, which I package and upload to conan, and then download when I want to build repo

I want to be able to run my project with sanitizers (thread sanitizer especially)
So that if I have a data race in data repo, my run ./repo will fail with sanitizer trace

Could you please tell me what is the proper way to do that?
Thank you

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide

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