[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
Tue Jun 26 14:05:33 PDT 2018
alex added a comment.
Would you be ok landing this with the current approach (+/- any other feedback of course), and filing a follow-up bug to switch it to a runtime check?
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48451
More information about the llvm-commits
mailing list