[PATCH] D54889: Fiber support for thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 10 02:07:41 PST 2019
yuri updated this revision to Diff 186145.
yuri added a comment.
Rebased on current trunk
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_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.186145.patch
Type: text/x-patch
Size: 17060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190210/b2e1c325/attachment-0001.bin>
More information about the llvm-commits
mailing list