[PATCH] D73309: [lsan] Factor pthread-specific assumptions out of thread tracking code
Petr Hosek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 17:03:41 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38fd1806a169: [lsan] Factor pthread-specific assumptions out of thread tracking code (authored by mcgrathr, committed by phosek).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73309/new/
https://reviews.llvm.org/D73309
Files:
compiler-rt/lib/lsan/CMakeLists.txt
compiler-rt/lib/lsan/lsan.cpp
compiler-rt/lib/lsan/lsan.h
compiler-rt/lib/lsan/lsan_interceptors.cpp
compiler-rt/lib/lsan/lsan_posix.cpp
compiler-rt/lib/lsan/lsan_posix.h
compiler-rt/lib/lsan/lsan_thread.cpp
compiler-rt/lib/lsan/lsan_thread.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73309.240334.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/14a37d18/attachment.bin>
More information about the llvm-commits
mailing list