This reverts D39490.
For toolchains generated with older NDKs (<=r13b as far as we tested),
cpu_set_t doesn't exist in sched.h.
We have to figure out another way to get the number of CPUs without this.
Paths
| Differential D39867
[sanitizer] Revert rL317822 ClosedPublic Authored by cryptoad on Nov 9 2017, 1:21 PM.
Details Summary This reverts D39490. For toolchains generated with older NDKs (<=r13b as far as we tested),
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 9 2017, 1:22 PM
Revision Contents
Diff 122322 lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_fuchsia.cc
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_mac.cc
lib/sanitizer_common/sanitizer_win.cc
lib/scudo/scudo_tsd_shared.cpp
|