[PATCH] D54889: Fiber support for thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 12 02:00:53 PST 2019
yuri updated this revision to Diff 186423.
yuri added a comment.
Add more calls of cur_thread_init()
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54889/new/
https://reviews.llvm.org/D54889
Files:
include/sanitizer/tsan_interface.h
lib/sanitizer_common/sanitizer_thread_registry.h
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_interceptors.h
lib/tsan/rtl/tsan_interface.cc
lib/tsan/rtl/tsan_rtl.h
lib/tsan/rtl/tsan_rtl_thread.cc
test/tsan/fiber_asm.cc
test/tsan/fiber_from_thread.cc
test/tsan/fiber_longjmp.cc
test/tsan/fiber_race.cc
test/tsan/fiber_simple.cc
test/tsan/fiber_two_threads.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54889.186423.patch
Type: text/x-patch
Size: 17900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190212/9fa98d34/attachment.bin>
More information about the llvm-commits
mailing list