[all-commits] [llvm/llvm-project] f5a880: sanitizers: enable pthread_getaffinity_np intercep...
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Jun 12 11:27:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5a8802fa6021ab05dd126ea64f594f84c6c90d9
https://github.com/llvm/llvm-project/commit/f5a8802fa6021ab05dd126ea64f594f84c6c90d9
Author: David Carlier <devnexen at gmail.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
Log Message:
-----------
sanitizers: enable pthread_getaffinity_np interception on freebsd.
Reviewers: mevler
Reviewed-By: mevler
Differential Revision: https://reviews.llvm.org/D152735
More information about the All-commits
mailing list