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

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 29 10:26:27 PDT 2018


kubamracek accepted this revision.
kubamracek added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for addressing the comments!


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D48451





More information about the llvm-commits mailing list