[PATCH] D67331: Stop tracking atexit/__cxa_atexit/pthread_atfork allocations in LSan/NetBSD

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 21 00:30:53 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372459: Stop tracking atexit/__cxa_atexit/pthread_atfork allocations in LSan/NetBSD (authored by kamil, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D67331?vs=220414&id=221157#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67331

Files:
  compiler-rt/trunk/lib/asan/asan_interceptors.cpp
  compiler-rt/trunk/lib/asan/asan_interceptors.h
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cpp
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67331.221157.patch
Type: text/x-patch
Size: 5825 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190921/7653ec7e/attachment.bin>


More information about the llvm-commits mailing list