Skip to content

Compile msan-enabled library to avoid false positives in MemorySanitizer #62

@coryan

Description

@coryan

Clang's MemorySanitizer requires an instrumented version of the standard library. We should change the build system to create such a library when needed, and use it in the build. There are details on how to do that here:

https://github.com/google/sanitizers/wiki/MemorySanitizerLibcxxHowTo

Metadata

Metadata

Assignees

Labels

testingtype: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions