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 build #81

Merged
merged 3 commits into from
May 8, 2024
Merged

Add ASan build #81

merged 3 commits into from
May 8, 2024

Conversation

ManuelHu
Copy link
Collaborator

No description provided.

@ManuelHu ManuelHu marked this pull request as ready for review April 29, 2024 12:34
@ManuelHu ManuelHu changed the title Add ASAN build Add ASan build Apr 30, 2024
@ManuelHu ManuelHu merged commit 8e13c66 into main May 8, 2024
4 of 6 checks passed
@ManuelHu ManuelHu deleted the asan branch May 8, 2024 09:31
@ManuelHu
Copy link
Collaborator Author

ManuelHu commented May 9, 2024

Just a note on usage:

$ cmake -DCMAKE_BUILD_TYPE=ASan ..
$ make
$ export ASAN_OPTIONS=detect_leaks=0:log_path=asan.log

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.

1 participant