[clang] [compiler-rt] [tsan] Add simulation to TSAN (PR #183200)
Chris Cotter via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 28 20:50:24 PDT 2026
================
----------------
ccotter wrote:
I will update the PR description, but, I forgot to mention the lineage of this PR. I originally posted https://discourse.llvm.org/t/rfc-tsan-implementing-a-fuzz-scheduler-for-tsan/80969 (which itself is based on prior discussion). This discourse led to https://github.com/llvm/llvm-project/pull/178836, where the simulation idea was discussed: https://github.com/llvm/llvm-project/pull/178836#discussion_r2800825561 - hope this helps.
https://github.com/llvm/llvm-project/pull/183200
More information about the cfe-commits
mailing list