[PATCH] D74828: tsan: fix pthread_detach with called_from_lib suppressions

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 08:17:02 PST 2020


dvyukov updated this revision to Diff 245412.
dvyukov added a comment.

clang-format


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

https://reviews.llvm.org/D74828

Files:
  compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
  compiler-rt/lib/tsan/rtl/tsan_rtl.h
  compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp
  compiler-rt/test/tsan/ignore_lib6.cpp
  compiler-rt/test/tsan/ignore_lib6.cpp.supp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74828.245412.patch
Type: text/x-patch
Size: 6789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/43a4feae/attachment.bin>


More information about the llvm-commits mailing list