[Lldb-commits] [lldb] [lldb] Fix TSan report on Linux (PR #179115)
Aiden Grossman via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 9 10:51:47 PST 2026
boomanaiden154 wrote:
Reverted in 74c8891c9afe4bd836ab385f4489b1ede5c28a0e. It looks like some lldb tests require tsan through compiler-rt, but we do not actually setup compiler-rt to build when someone touches just lldb. I'll post a patch to get that fixed.
https://github.com/llvm/llvm-project/pull/179115
More information about the lldb-commits
mailing list