[PATCH] D72549: [TSan] Register threads created via pthread_create_from_mach_thread()

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 16:56:33 PDT 2021


yln updated this revision to Diff 336992.
yln added a comment.

Skipping test when running on old OS.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72549/new/

https://reviews.llvm.org/D72549

Files:
  compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.h
  compiler-rt/test/tsan/Darwin/mach-thread.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72549.336992.patch
Type: text/x-patch
Size: 11965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210412/09b4cd85/attachment.bin>


More information about the llvm-commits mailing list