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 a clang-sanitizers test-build in the CI. #10

Open
LefterisJP opened this issue Feb 5, 2017 · 0 comments
Open

Add a clang-sanitizers test-build in the CI. #10

LefterisJP opened this issue Feb 5, 2017 · 0 comments

Comments

@LefterisJP
Copy link
Contributor

Integrate clang-sanitizer in a special build and add it to Travis.

Even though we currently have valgrind run in Travis it would be nice to also have clang's sanitizers. Add the following sanitizers:

Optionally add in the future but not needed now:

  • thread sanitizer. At the moment no threads are used so this is not needed yet.
  • data flow. To check conformance to an ABI we would specify. Also not needed.
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

1 participant