[MSAN] exclude android from pthread_getaffinity_np interceptor
authorKevin Athey <kda@google.com>
Wed, 8 Jun 2022 00:52:03 +0000 (17:52 -0700)
committerKevin Athey <kda@google.com>
Wed, 8 Jun 2022 00:53:32 +0000 (17:53 -0700)
commit67069e1980a6847a3d5a3cf576a33c9786d92df0
treea615befafbe6e77d11c19ad0631cc5d2a5cb0844
parent13eb4fc3ce1f8b96e421c5fb67d3db07de110f90
[MSAN] exclude android from pthread_getaffinity_np interceptor

Depends on https://reviews.llvm.org/D127185.

Differential Revision: https://reviews.llvm.org/D127264
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp