This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizer][Darwin] Add explanation for Apple platform macros
ClosedPublic

Authored by yln on May 23 2022, 11:34 AM.

Diff Detail

Event Timeline

yln created this revision.May 23 2022, 11:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 11:34 AM
yln requested review of this revision.May 23 2022, 11:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 23 2022, 11:34 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript

LGTM (I'd like to see SANTIZER_OSX become SANITIZER_MACOS at some point for consistency.)

rsundahl accepted this revision.May 23 2022, 11:55 AM
This revision is now accepted and ready to land.May 23 2022, 11:55 AM
This revision was automatically updated to reflect the committed changes.