[compiler-rt] [sanitizer_common] Add option to block only asynchronous signals (PR #98200)
Vitaly Buka via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 10:24:51 PDT 2024
https://github.com/vitalybuka commented:
Let's not make this an option. Just do this unconditionally.
This code exists to block async signals anyway.
https://github.com/llvm/llvm-project/pull/98200
More information about the llvm-commits
mailing list