[PATCH] D40032: [compiler-rt] Replace forkpty with posix_spawn

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 11 11:25:51 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324846: [compiler-rt] Replace forkpty with posix_spawn (authored by kuba.brecka, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40032?vs=133453&id=133795#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40032

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_internal.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40032.133795.patch
Type: text/x-patch
Size: 9742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180211/064fc38a/attachment.bin>


More information about the llvm-commits mailing list