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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 21 16:22:46 PST 2022


arsenm updated this revision to Diff 484714.
arsenm retitled this revision from "Support: Add polling option to sys::Wait [WIP]" to "Support: Add polling option to sys::Wait".
arsenm added a comment.

Address comment. Build bot also implies it at least builds on windows with a passed unit 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.484714.patch
Type: text/x-patch
Size: 5700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/79bd4098/attachment.bin>


More information about the llvm-commits mailing list