[all-commits] [llvm/llvm-project] d50dc3: [MSAN] Add comment regarding why pthread_getaffini...
kda via All-commits
all-commits at lists.llvm.org
Wed Jun 8 13:54:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d50dc33d29dd3f0949a01513b05cab5afa05952a
https://github.com/llvm/llvm-project/commit/d50dc33d29dd3f0949a01513b05cab5afa05952a
Author: Kevin Athey <kda at google.com>
Date: 2022-06-08 (Wed, 08 Jun 2022)
Changed paths:
M compiler-rt/test/sanitizer_common/TestCases/Linux/pthread_getaffinity_np.cpp
Log Message:
-----------
[MSAN] Add comment regarding why pthread_getaffinity_np is not supported on Android.
Depends on: https://reviews.llvm.org/D127264
Reviewed By: vitalybuka, fmayer
Differential Revision: https://reviews.llvm.org/D127327
More information about the All-commits
mailing list