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
If anyone has the patience to do an LLVM build (since it's not in a released version yet), it would be very interesting to run TypeSanitizer on the test suite in order to ensure it is free of strict aliasing violations.
If anyone has the patience to do an LLVM build (since it's not in a released version yet), it would be very interesting to run
TypeSanitizer
on the test suite in order to ensure it is free of strict aliasing violations.Details: https://discourse.llvm.org/t/reviving-typesanitizer-a-sanitizer-to-catch-type-based-aliasing-violations/66092
The text was updated successfully, but these errors were encountered: