Skip to content

Sanitizer options #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 11, 2022
Merged

Conversation

vector-of-bool
Copy link
Contributor

This change adds a CMake sanitizer setting and removes raw compile-flags from the high-level build config.

CHECK_LOG='ON',
sanitizfe=['undefined'],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
sanitizfe=['undefined'],
sanitize=['undefined'],

Copy link
Collaborator

@kevinAlbs kevinAlbs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM

@vector-of-bool vector-of-bool merged commit 3ae8825 into mongodb:master May 11, 2022
@vector-of-bool vector-of-bool deleted the sanitizer-options branch May 25, 2022 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants