[compiler-rt] [tsan] Fix deadlock with dyld during symbolization on darwin platforms (PR #113661)
Dmitry Vyukov via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 01:48:23 PST 2024
dvyukov wrote:
> I removed the ScopedErrorReportLock in ScopedReport class
Why was it needed/why is not it needed anymore?
Things were these on a purpose generally.
https://github.com/llvm/llvm-project/pull/113661
More information about the llvm-commits
mailing list