Compile msan-enabled library to avoid false positives in MemorySanitizer
Navigation Menu
{{ message }}
googleapis / google-cloud-cpp Public
- Notifications You must be signed in to change notification settings
- Fork 440
Closed
Description
opened
on Dec 1, 2017Clang'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
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions