This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] [SystemZ] Enable UBSan.
ClosedPublic

Authored by koriakin on Apr 15 2016, 6:15 AM.

Details

Summary

sanitizer_common is now in good enough shape on s390x to support UBSan

  • all tests passing. Let's enable it.

Diff Detail

Repository
rL LLVM

Event Timeline

koriakin retitled this revision from to [sanitizer] [SystemZ] Enable UBSan..
koriakin updated this object.
koriakin set the repository for this revision to rL LLVM.
koriakin added a project: Restricted Project.
koriakin added a subscriber: llvm-commits.
aizatsky accepted this revision.Apr 15 2016, 11:38 AM
aizatsky edited edge metadata.
This revision is now accepted and ready to land.Apr 15 2016, 11:38 AM
This revision was automatically updated to reflect the committed changes.