[PATCH] D73309: [lsan] Factor pthread-specific assumptions out of thread tracking code

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 16:18:24 PST 2020


mcgrathr updated this revision to Diff 240320.
mcgrathr marked 2 inline comments as done.
mcgrathr added a comment.

Style changes to copied code, clang-format.


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.240320.patch
Type: text/x-patch
Size: 14071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200125/504d4bdc/attachment.bin>


More information about the llvm-commits mailing list