[PATCH] D138952: Support: Add polling option to sys::Wait [WIP]
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 14:42:05 PST 2022
arsenm updated this revision to Diff 479438.
arsenm added a comment.
Rebase on top of std::optional change
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.479438.patch
Type: text/x-patch
Size: 7884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/7bc69169/attachment.bin>
More information about the llvm-commits
mailing list