[PATCH] D65253: [sanitizer_common] Replace forkpty with posix_spawn on Darwin

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 10:32:01 PDT 2019


yln added a comment.

In D65253#1629737 <https://reviews.llvm.org/D65253#1629737>, @kubamracek wrote:

> I do think, though, that LLVMSymbolizerProcess should also use posix_spawn *on Darwin*. Can we get that (as a separate change)?


Changed in:
https://github.com/llvm/llvm-project/commit/bb99437f6d45af7bbc88e07b8e4dbc1528802508


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65253/new/

https://reviews.llvm.org/D65253





More information about the llvm-commits mailing list