The oldest supported deployment target currently is 10.7 [1]. We can
remove a few outdated checks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D79958
[Darwin] Remove obsolete OS version checks ClosedPublic Authored by yln on May 14 2020, 12:29 PM.
Details Summary The oldest supported deployment target currently is 10.7 [1]. We can
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 20 2020, 6:09 PM Closed by commit rGb3ca4f34311b: [Darwin] Remove obsolete OS version checks (authored by yln). · Explain WhyMay 20 2020, 7:53 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 265410 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_mac.h
compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
compiler-rt/lib/sanitizer_common/sanitizer_malloc_mac.inc
|