This is an archive of the discontinued LLVM Phabricator instance.

[MSan] Switch to common aligned allocs tests.
ClosedPublic

Authored by alekseyshl on Jun 8 2018, 5:29 PM.

Details

Summary

Switch to aligned_alloc and posix_memalign tests in sanitizer_common
and delete the MSan-specific ones.

Diff Detail

Repository
rL LLVM

Event Timeline

alekseyshl created this revision.Jun 8 2018, 5:29 PM
Herald added subscribers: Restricted Project, delcypher, kubamracek, srhines. · View Herald TranscriptJun 8 2018, 5:29 PM
vitalybuka accepted this revision.Jun 8 2018, 5:38 PM
This revision is now accepted and ready to land.Jun 8 2018, 5:38 PM
This revision was automatically updated to reflect the committed changes.