[compiler-rt] [TSan] Fix deadlocks during TSan error reporting on Apple platforms (PR #151495)
Thurston Dang via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 8 09:42:07 PDT 2025
thurstond wrote:
> * All platforms: move OutputReport (and thus symbolization) after the locked region when reporting.
Please update this line in the patch description to reflect your changes in https://github.com/llvm/llvm-project/pull/151495/commits/5c02711774fd36ea77726788dcf945e37cdf221f
Other than that, LGTM!
https://github.com/llvm/llvm-project/pull/151495
More information about the llvm-commits
mailing list