[PATCH] D35513: Don't call exit() from atexit handlers on Darwin

Francis Ricci via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 18 13:19:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308353: Don't call exit() from atexit handlers on Darwin (authored by fjricci).

Repository:
  rL LLVM

https://reviews.llvm.org/D35513

Files:
  compiler-rt/trunk/lib/asan/asan_interceptors.cc
  compiler-rt/trunk/lib/lsan/lsan_common.cc
  compiler-rt/trunk/lib/lsan/lsan_common.h
  compiler-rt/trunk/lib/lsan/lsan_common_linux.cc
  compiler-rt/trunk/lib/lsan/lsan_common_mac.cc
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35513.107166.patch
Type: text/x-patch
Size: 3886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170718/ec98b2bb/attachment.bin>


More information about the llvm-commits mailing list