[PATCH] D54889: Fiber support for thread sanitizer
Yuri Per via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 3 04:13:22 PST 2018
yuri updated this revision to Diff 176359.
yuri added a comment.
- Excluded macOS support in order to reduce patch size
- Added comment in tsan_interface.h
- Added tests
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/tsan/rtl/tsan_interface.cc
lib/tsan/rtl/tsan_rtl.cc
lib/tsan/rtl/tsan_rtl.h
lib/tsan/rtl/tsan_rtl_thread.cc
test/tsan/fiber_asm.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.176359.patch
Type: text/x-patch
Size: 12802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181203/c90cc010/attachment-0001.bin>
More information about the llvm-commits
mailing list