[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 26 04:00:33 PST 2020


dvyukov updated this revision to Diff 246664.
dvyukov marked 3 inline comments as done.
dvyukov added a comment.

changed warning checking in test
rebased


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.246664.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/a061626d/attachment-0001.bin>


More information about the llvm-commits mailing list