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

Run address and thread sanitizers, and clang-tidy #3

Open
mhier opened this issue May 10, 2019 · 0 comments
Open

Run address and thread sanitizers, and clang-tidy #3

mhier opened this issue May 10, 2019 · 0 comments

Comments

@mhier
Copy link
Member

mhier commented May 10, 2019

In the analysis job, run address and thread sanitizers. Make sure to enable all checks possible (older compiler versions do not run important tests by default). Also enable clang-tidy.

This probably can replace valgrind and cppcheck. Valgrind is anyway close to unusable on Jenkins due to bugs in the Jenkins plugin.

Make sure the results are nicely published either with a Jenkins plugin or as some html report.

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

No branches or pull requests

1 participant