[all-commits] [llvm/llvm-project] 67069e: [MSAN] exclude android from pthread_getaffinity_np...
kda via All-commits
all-commits at lists.llvm.org
Tue Jun 7 17:53:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67069e1980a6847a3d5a3cf576a33c9786d92df0
https://github.com/llvm/llvm-project/commit/67069e1980a6847a3d5a3cf576a33c9786d92df0
Author: Kevin Athey <kda at google.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
M compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp
Log Message:
-----------
[MSAN] exclude android from pthread_getaffinity_np interceptor
Depends on https://reviews.llvm.org/D127185.
Differential Revision: https://reviews.llvm.org/D127264
More information about the All-commits
mailing list