[PATCH] D138942: Support: Make Wait's SecondsToWait be Optional [NFC]
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 14:39:17 PST 2022
arsenm updated this revision to Diff 479436.
arsenm marked 4 inline comments as done.
arsenm added a comment.
Rebase on move to std::optional, address comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138942/new/
https://reviews.llvm.org/D138942
Files:
llvm/include/llvm/Support/Program.h
llvm/lib/Support/Program.cpp
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: D138942.479436.patch
Type: text/x-patch
Size: 9561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221201/dcf6ff83/attachment.bin>
More information about the llvm-commits
mailing list