[PATCH] D138942: Support: Make Wait's SecondsToWait be Optional [NFC]

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


arsenm updated this revision to Diff 479653.
arsenm marked 2 inline comments as done.
arsenm added a comment.

Rename test and 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.479653.patch
Type: text/x-patch
Size: 9588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221202/99f14310/attachment.bin>


More information about the llvm-commits mailing list