[PATCH] D50048: [Windows FS] Fall back to MoveFileEx for rename across volumes

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 12:16:19 PDT 2018


pcc added a comment.

But if we change the TempFile API so that it always creates the temporary in the same directory as the destination, that becomes a non-problem, no?


Repository:
  rL LLVM

https://reviews.llvm.org/D50048





More information about the llvm-commits mailing list