[PATCH] D48451: [sanitizers_common] when spawning a subprocess for symbolizers, use posix_spawn instead of fork()

Alex Gaynor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 09:11:46 PDT 2018


alex added a comment.

Fantastic, thanks for the review. (As an FYI I'm not an llvm committer, so I can't land this myself).


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48451





More information about the llvm-commits mailing list