Skip to content

Execute tests with clang sanitizers #394

@nlohmann

Description

@nlohmann

Issue #389 could have been prevented if the UB sanitizer had been used during continuous integration. We shall add a Travis job for this if possible.

Required flags:

-g -O2 -fsanitize=address -fsanitize=undefined -fno-omit-frame-pointer

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions