[all-commits] [llvm/llvm-project] 42170b: [Sanitizers] Implement getcpuclockid interceptor
Gui Andrade via All-commits
all-commits at lists.llvm.org
Mon Jul 13 15:12:39 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42170b3b4e1f7d30b377a3da07c354feae9b852e
https://github.com/llvm/llvm-project/commit/42170b3b4e1f7d30b377a3da07c354feae9b852e
Author: Gui Andrade <guiand at google.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
A compiler-rt/test/sanitizer_common/TestCases/Linux/getcpuclockid.c
Log Message:
-----------
[Sanitizers] Implement getcpuclockid interceptor
Differential Revision: https://reviews.llvm.org/D83000
More information about the All-commits
mailing list