Skip to content

Enable sanitizer with CMake #35

@slaperche-scality

Description

@slaperche-scality

Clang (and GCC) comes with a set of sanitizers that are useful (asan for Valgrind-like check, ubsan for undefined behavior, tsan for multithread code, …)

It would be good to be able to enable them on demand (like coverage), run test with them, …

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions