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

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 04:48:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ecf9dcaf487: [compiler-rt] Replace forkpty with posix_spawn (authored by kubamracek).
Herald added a project: LLVM.

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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D40032

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40032.223512.patch
Type: text/x-patch
Size: 9634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/0b312cc1/attachment.bin>


More information about the llvm-commits mailing list