[compiler-rt] [compiler-rt][fuzzer] SetThreadName build fix for Mingwin attempt (PR #106902)

Martin Storsjö via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 2 05:21:30 PDT 2024


mstorsjo wrote:

This breaks builds in environments that don't use winpthreads. I'll go ahead and revert this patch.

I don't see any explanation in this PR whatsoever, about what issue this actually tries to solve. Please do include a reference. (I do see that this PR is mentioned in https://github.com/llvm/llvm-project/issues/106871, so I guess that's the issue that it tries to fix.)

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


More information about the llvm-commits mailing list