[PATCH] D65253: [sanitizer_common] Replace forkpty with posix_spawn on Darwin
Julian Lettner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 17:18:17 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368947: [sanitizer_common] Replace forkpty with posix_spawn on Darwin (authored by yln, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65253?vs=215283&id=215290#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65253/new/
https://reviews.llvm.org/D65253
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cpp
compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_internal.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp
compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
compiler-rt/trunk/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
compiler-rt/trunk/test/asan/TestCases/Darwin/dladdr-demangling.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65253.215290.patch
Type: text/x-patch
Size: 11054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190815/d5f13b27/attachment.bin>
More information about the llvm-commits
mailing list