[PATCH] D90237: [sanitizer_common] Use posix_spawn when starting a subprocess

Nicholas S. Park via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 08:58:51 PDT 2020


nspark updated this revision to Diff 301022.
nspark added a comment.

[sanitizer_common] Use posix_spawn when starting a subprocess

Squashed last two commits, since the earlier patch no longer appears
in Phabricator.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90237

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90237.301022.patch
Type: text/x-patch
Size: 4018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/c2034727/attachment.bin>


More information about the llvm-commits mailing list