[all-commits] [llvm/llvm-project] 406b53: Add a flag to force tsan's background thread
Matt Fowles Kulukundis via All-commits
all-commits at lists.llvm.org
Thu Dec 16 11:47:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 406b538dea66659d8847ac0663ae8f6c6c66dbb2
https://github.com/llvm/llvm-project/commit/406b538dea66659d8847ac0663ae8f6c6c66dbb2
Author: Matt Kulukundis <matt.fowles at gmail.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_flags.inc
M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
A compiler-rt/test/tsan/force_background_thread.cpp
Log Message:
-----------
Add a flag to force tsan's background thread
Reviewed By: dvyukov, vitalybuka
Differential Revision: https://reviews.llvm.org/D115759
More information about the All-commits
mailing list