[PATCH] D13647: Fix an occasional failure in fs::rename() if another process uses fs::openFileForRead() on the same file

Greg Bedwell via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 08:13:46 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL250046: Fix rename() sometimes failing if another process uses openFileForRead() (authored by gbedwell).

Changed prior to commit:
  http://reviews.llvm.org/D13647?vs=37089&id=37117#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13647

Files:
  llvm/trunk/lib/Support/Windows/Path.inc
  llvm/trunk/unittests/Support/CMakeLists.txt
  llvm/trunk/unittests/Support/ReplaceFileTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13647.37117.patch
Type: text/x-patch
Size: 7072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151012/8b35e45c/attachment.bin>


More information about the llvm-commits mailing list