[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 12:21:34 PDT 2018
alex added a comment.
Yes, I imagine such a thing is possible. It may also be detect at compile time which version of the SDK it's targetting, but I don't know the Android SDK (NDK?) well enough to say how.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D48451
More information about the llvm-commits
mailing list