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 sanitizer configurations to CI builds #137

Open
phillipjohnston opened this issue Apr 3, 2020 · 0 comments
Open

Add sanitizer configurations to CI builds #137

phillipjohnston opened this issue Apr 3, 2020 · 0 comments

Comments

@phillipjohnston
Copy link
Member

No description provided.

noahp added a commit to noahp/libc that referenced this issue Oct 24, 2020
 #### Summary
Add steps to ci that run AddressSanitize, UndefinedBehaviorSanitizer,
and LeakSanitizer. Leave LeakSanitizer commented out for now; it
requires clang >= 3.4.1 or gcc >= 4.9.0.

Output from the sanitizers is emitted into a separate location for each.

Fixes embeddedartistry#137.

 #### Testing
CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant