Previous couple commits replaced SANITIZER_MAC with SANITIZER_APPLE in bulk.
This change will prompt anyone still trying to use SANITIZER_MAC to rename.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126577
[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.
Diff Detail
Event TimelineThis 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 Closed by commit rGe2adffc39c52: [Sanitizers][Darwin] Deprecate SANITIZER_MAC - fail compilation if encountered (authored by wrotki). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 433258 compiler-rt/lib/sanitizer_common/sanitizer_platform.h
|