[PATCH] D138952: Support: Add polling option to sys::Wait [WIP]

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 08:56:39 PST 2022


arsenm updated this revision to Diff 479654.
arsenm added a comment.

Don't send SIGCONT, rename test


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

https://reviews.llvm.org/D138952

Files:
  llvm/include/llvm/Support/Program.h
  llvm/lib/Support/Unix/Program.inc
  llvm/lib/Support/Windows/Program.inc
  llvm/unittests/Support/ProgramTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138952.479654.patch
Type: text/x-patch
Size: 6534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/52fcb0d3/attachment.bin>


More information about the llvm-commits mailing list