[all-commits] [llvm/llvm-project] 203078: sanitizers: intercept FreeBSD's cpuset_getaffinity...
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Jun 12 01:07:24 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 203078bc14324d86c9600ed0e4fdf3b1e5ecd851
https://github.com/llvm/llvm-project/commit/203078bc14324d86c9600ed0e4fdf3b1e5ecd851
Author: David Carlier <devnexen at gmail.com>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
Log Message:
-----------
sanitizers: intercept FreeBSD's cpuset_getaffinity call.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D152609
More information about the All-commits
mailing list