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

Valgrind and Sanitizers for CI #98

Open
Quincunx271 opened this issue Jun 23, 2020 · 1 comment
Open

Valgrind and Sanitizers for CI #98

Quincunx271 opened this issue Jun 23, 2020 · 1 comment
Labels
enhancement New feature or request gh-workflows Concerning GitHub workflows (the Actions tab)

Comments

@Quincunx271
Copy link
Member

It's probably worth enabling valgrind in the CI. I think that lit has an easy way to enable valgrind if it's available. At this time, because of the limited number of tests, it's not going to have much effect, but it's still better than nothing.

May also be worth having builds for the sanitizers, namely AddressSanitizer and MemorySanitizer.

@Quincunx271 Quincunx271 added enhancement New feature or request gh-workflows Concerning GitHub workflows (the Actions tab) labels Jun 23, 2020
@kerbowa
Copy link
Member

kerbowa commented Jul 1, 2020

https://clang.llvm.org/docs/AddressSanitizer.html may be worth considering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gh-workflows Concerning GitHub workflows (the Actions tab)
Projects
None yet
Development

No branches or pull requests

2 participants