You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: