[PATCH] D27239: [sanitizer] Make atos stdin a non-tty pipe to make sure it's not stuck waiting for user input

Filipe Cabecinhas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 09:51:12 PST 2016


filcab added a comment.

Nevermind the `CreateTwoHighNumberedPipes` comment. I tried deleting but couldn't. I saw you're just moving code around, so let's not refactor it now.


Repository:
  rL LLVM

https://reviews.llvm.org/D27239





More information about the llvm-commits mailing list