[PATCH] D14470: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and os_trace" commit

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 10:44:51 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL253689: [asan] Fix the deadlocks introduced by "On OS X, log reports to syslog and… (authored by zaks).

Changed prior to commit:
  http://reviews.llvm.org/D14470?vs=40723&id=40799#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14470

Files:
  compiler-rt/trunk/lib/asan/asan_report.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14470.40799.patch
Type: text/x-patch
Size: 9302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151120/25724d6c/attachment-0001.bin>


More information about the llvm-commits mailing list