[compiler-rt] [TSan] Fix deadlocks during TSan error reporting on Apple platforms (PR #151495)

Dan Blackwell via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 4 08:13:22 PDT 2025


DanBlackwell wrote:

Ok @thurstond, I have guarded this all so that only Apple platforms release locks before outputting. It's quite a big diff, let me know if you think it needs splitting up.

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


More information about the llvm-commits mailing list