[msan] Block signals in MsanThread::Init
If async signal handler called when we MsanThread::Init signal handler may trigger false reports. I failed to reproduce this locally for a test. Differential Revision: https://reviews.llvm.org/D113328
Loading
Please sign in to comment