[clang] [compiler-rt] [llvm] [tsan] Introduce Adaptive Delay Scheduling to TSAN (PR #178836)

Dmitry Vyukov via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 16 03:22:41 PST 2026


dvyukov wrote:

I've merged this. Thanks!
If you will have any follow ups, please send as separate PRs. 
Such larger changes may need some time to sink in, and sometimes got reverts due to failures on some weird CI bots. This probably should be safer since it's not OS/arch-specific, but still there are some changes of breakages. So it's better to merge it sooner rather than than later.

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


More information about the cfe-commits mailing list