[all-commits] [llvm/llvm-project] b37327: [Sanitizers] Intercept timer_create (#112285)
Florian Mayer via All-commits
all-commits at lists.llvm.org
Mon Oct 14 20:47:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b373278767458284f4e5ba49d5223eb1a6f51aa5
https://github.com/llvm/llvm-project/commit/b373278767458284f4e5ba49d5223eb1a6f51aa5
Author: Florian Mayer <fmayer at google.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_platform_interceptors.h
M compiler-rt/lib/msan/tests/msan_test.cpp
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_posix.h
Log Message:
-----------
[Sanitizers] Intercept timer_create (#112285)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list