This is an archive of the discontinued LLVM Phabricator instance.

[sanitizers] read/write page fault detection on mac.
ClosedPublic

Authored by aizatsky on Apr 26 2016, 2:55 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aizatsky updated this revision to Diff 55101.Apr 26 2016, 2:55 PM
aizatsky retitled this revision from to [sanitizers] read/write page fault detection on mac..
aizatsky updated this object.
mehdi_amini accepted this revision.Apr 27 2016, 11:04 AM
mehdi_amini added a reviewer: mehdi_amini.

That shouldn't break, so I'm fine with it (I don't think you needed pre-commit review for that).

However as you said it would be nice if it worked on ARM as well, can you open a PR on https://llvm.org/bugs/ so that we can track this? (I'll try to funnel it internally).

This revision is now accepted and ready to land.Apr 27 2016, 11:04 AM
eugenis accepted this revision.Apr 27 2016, 11:04 AM
eugenis edited edge metadata.

LGTM

This revision was automatically updated to reflect the committed changes.