[PATCH] D112250: Support: Reduce stats in fs::copy_file on Darwin

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 12:21:48 PDT 2021


dexonsmith updated this revision to Diff 383461.
dexonsmith added a comment.

Excluding the `fs::create_link()` logic on Windows to avoid the failing test.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112250/new/

https://reviews.llvm.org/D112250

Files:
  llvm/lib/Support/Unix/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112250.383461.patch
Type: text/x-patch
Size: 5241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/a293a0d5/attachment.bin>


More information about the llvm-commits mailing list