Currently detection of races with TLS/stack initialization
is broken because we imitate the write before thread initialization,
so it's modelled with a wrong thread/epoch.
Fix that and add a test.
Details
Details
- Reviewers
vitalybuka melver - Commits
- rGb4c1e5cb73bd: tsan: fix and test detection of TLS races
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo