This is an archive of the discontinued LLVM Phabricator instance.

[Sanitizers][Darwin] Deprecate SANITIZER_MAC - fail compilation if encountered
ClosedPublic

Authored by wrotki on May 27 2022, 4:28 PM.

Details

Summary

Previous couple commits replaced SANITIZER_MAC with SANITIZER_APPLE in bulk.
This change will prompt anyone still trying to use SANITIZER_MAC to rename.

Diff Detail

Event Timeline

wrotki created this revision.May 27 2022, 4:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2022, 4:28 PM
wrotki requested review of this revision.May 27 2022, 4:28 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 27 2022, 4:28 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
yln accepted this revision.May 31 2022, 10:09 AM
This revision is now accepted and ready to land.May 31 2022, 10:09 AM
This revision was landed with ongoing or failed builds.May 31 2022, 6:09 PM
This revision was automatically updated to reflect the committed changes.