When available, enables use of posix_spawn when starting a subprocess
Passes local testing (test/check-llvm-instrumentation) on Ubuntu 20.04
Fixes: https://github.com/google/sanitizers/issues/979
See also: https://reviews.llvm.org/D48451
Paths
| Differential D90237
[sanitizer_common] Use posix_spawn when starting a subprocess Needs ReviewPublic Authored by nspark on Oct 27 2020, 8:13 AM.
Details Summary When available, enables use of posix_spawn when starting a subprocess Passes local testing (test/check-llvm-instrumentation) on Ubuntu 20.04 Fixes: https://github.com/google/sanitizers/issues/979 See also: https://reviews.llvm.org/D48451
Diff Detail
Unit TestsFailed Event TimelineComment Actions Squashed last two commits, since the earlier patch (pre clang-format) was not appearing in Phabricator.
Revision Contents
Diff 301001 compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp
|
clang-format suggested style edits found: