[all-commits] [llvm/llvm-project] 2a0385: [sanitizer] [Darwin] Disable InstallAtForkHandler
azharudd via All-commits
all-commits at lists.llvm.org
Mon Dec 18 12:35:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a03854e4ce9bb1bcd79a211063bc63c4657f92c
https://github.com/llvm/llvm-project/commit/2a03854e4ce9bb1bcd79a211063bc63c4657f92c
Author: Azharuddin Mohammed <azhar at apple.com>
Date: 2023-12-18 (Mon, 18 Dec 2023)
Changed paths:
M compiler-rt/lib/asan/asan_posix.cpp
M compiler-rt/lib/lsan/lsan_posix.cpp
M compiler-rt/test/sanitizer_common/TestCases/Posix/fork_threaded.c
Log Message:
-----------
[sanitizer] [Darwin] Disable InstallAtForkHandler
This is a followup to d01be3c63109986627c1c029d6d0130f76a63a2f.
More information about the All-commits
mailing list