Revert "[sanitizer] Intercept sched_getaffinity."
This reverts commit r187788. The test case is unreliable (as the test may be run in a situation in which it has no affinity with cpu0). This can be recommitted with a more reliable test - possibly using CPU_COUNT != 0 instead (I wasn't entirely sure that a process was guaranteed to have at least one affinity, though it seems reasonable, or I'd have made the change myself). llvm-svn: 187841
Showing
- compiler-rt/lib/msan/tests/msan_test.cc 0 additions, 7 deletionscompiler-rt/lib/msan/tests/msan_test.cc
- compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc 1 addition, 16 deletions...rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
- compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h 0 additions, 1 deletion...rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
- compiler-rt/lib/tsan/rtl/tsan_stat.cc 0 additions, 1 deletioncompiler-rt/lib/tsan/rtl/tsan_stat.cc
- compiler-rt/lib/tsan/rtl/tsan_stat.h 0 additions, 1 deletioncompiler-rt/lib/tsan/rtl/tsan_stat.h
Loading
Please register or sign in to comment