[PATCH] D33895: [Support] Add TempFailureRetry helper function

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 16 02:27:29 PDT 2017


labath updated this revision to Diff 102792.
labath marked 2 inline comments as done.
labath added a comment.

Fix the function, as suggested by EricWF.


https://reviews.llvm.org/D33895

Files:
  include/llvm/Support/Errno.h
  lib/Support/MemoryBuffer.cpp
  lib/Support/Unix/Path.inc
  lib/Support/Unix/Process.inc
  unittests/Support/CMakeLists.txt
  unittests/Support/ErrnoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33895.102792.patch
Type: text/x-patch
Size: 5924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170616/48f038e4/attachment.bin>


More information about the llvm-commits mailing list