[llvm-branch-commits] [compiler-rt] [lsan] Install `pthread_atfork` (PR #75281)
Vitaly Buka via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 12 20:48:29 PST 2023
https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/75281
This prevents deadlocks in forked process on essencial
runtime components.
More information about the llvm-branch-commits
mailing list