[compiler-rt] [msan] Block signals during MsanThread::Destroy (PR #98405)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 18:33:15 PDT 2024


vitalybuka wrote:

I suggest to move blocker just before  msan_current_thread = nullptr in MsanTSDDtor

https://github.com/llvm/llvm-project/pull/98405


More information about the llvm-commits mailing list