Skip to content
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

Add ASAN/MSAN/UBSAN support to CMake #53

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Add ASAN/MSAN/UBSAN support to CMake #53

merged 2 commits into from
Nov 12, 2023

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Nov 12, 2023

First commit is #52

Note I started replacing the use of the Makefile with CMake on the CI. My end goal is to eventually replace all functionality and provide a Makefile that basically calls out to CMake. Let me know what you think!

@saghul saghul requested a review from bnoordhuis November 12, 2023 21:19
@saghul saghul force-pushed the cmake-asan branch 3 times, most recently from f36215a to 4d0c47f Compare November 12, 2023 21:28
Copy link
Contributor

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

My end goal is to eventually replace all functionality and provide a Makefile that basically calls out to CMake

Totally fine with that!

@saghul saghul merged commit ba9569c into master Nov 12, 2023
@saghul saghul deleted the cmake-asan branch November 12, 2023 22:15
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.

2 participants