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

Use clang address sanitizer in linux/clang CI #832

Open
reuk opened this issue Apr 14, 2017 · 4 comments
Open

Use clang address sanitizer in linux/clang CI #832

reuk opened this issue Apr 14, 2017 · 4 comments

Comments

@reuk
Copy link
Contributor

reuk commented Apr 14, 2017

Following on from #831:

The clang address/leak sanitizer doesn't particularly slow down execution of CBMC. Enabling it in our continuous integration might help to catch memory issues that otherwise go un-noticed and un-fixed, like #569.

@mgudemann
Copy link
Contributor

I second that, currently this is disabled as #569 broke every build due to failing tests. As you fixed that issue, there should be no reason not to have this in CI.

@tautschnig
Copy link
Collaborator

The PR is now #1624.

@TGWDB
Copy link
Contributor

TGWDB commented Mar 25, 2021

Effectively solved by PR#1624

@TGWDB TGWDB closed this as completed Mar 25, 2021
@tautschnig
Copy link
Collaborator

Re-opening as #1642 was never merged.

@tautschnig tautschnig reopened this Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants