[libcxx-commits] [PATCH] D60880: [libc++] Use COPYFILE_CLONE from the macOS copyfile(3) API to support APFS clones

Adrian Prantl via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Apr 29 10:29:47 PDT 2019


aprantl added a comment.

Would it be feasible to use regular copyfile here? I don't know the surrounding code well enough...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60880





More information about the libcxx-commits mailing list