[all-commits] [llvm/llvm-project] d669cc: [Sanitizer] Intercept clock_getcpuid/pthread_getcp...
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Sep 6 02:53:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d669cc73212a443e6681adcc39632ecbe227f099
https://github.com/llvm/llvm-project/commit/d669cc73212a443e6681adcc39632ecbe227f099
Author: David Carlier <devnexen at gmail.com>
Date: 2021-09-06 (Mon, 06 Sep 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
M compiler-rt/test/sanitizer_common/TestCases/Posix/getcpuclockid.c
Log Message:
-----------
[Sanitizer] Intercept clock_getcpuid/pthread_getcpuid on netbsd.
Reviewed By: mgorny
Differential Revision: https://reviews.llvm.org/D109278
More information about the All-commits
mailing list