[llvm-branch-commits] [compiler-rt] [msan] Use `pthread_atfork` instead of interceptor (PR #75398)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Dec 13 14:49:27 PST 2023


https://github.com/vitalybuka created https://github.com/llvm/llvm-project/pull/75398

This is done for consistency with other sanitizers.
Also lock the allocator.





More information about the llvm-branch-commits mailing list