This is an archive of the discontinued LLVM Phabricator instance.

[asan, myriad] Configure platform interceptors
ClosedPublic

Authored by waltl on Jun 1 2018, 8:56 AM.

Details

Summary

Myriad only uses the platform interceptors for memory allocation
routines. Configure them properly.

Also add a missing guard around aligned alloc interceptor.

Diff Detail

Event Timeline

waltl created this revision.Jun 1 2018, 8:56 AM
alekseyshl accepted this revision.Jun 1 2018, 12:48 PM
This revision is now accepted and ready to land.Jun 1 2018, 12:48 PM
This revision was automatically updated to reflect the committed changes.