This is an archive of the discontinued LLVM Phabricator instance.

Implement sys::fs::copy_file using the macOS copyfile(3) API to support APFS clones
ClosedPublic

Authored by aprantl on Apr 16 2019, 3:53 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

aprantl created this revision.Apr 16 2019, 3:53 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 16 2019, 3:53 PM
davide accepted this revision.Apr 16 2019, 6:21 PM
This revision is now accepted and ready to land.Apr 16 2019, 6:21 PM
JDevlieghere accepted this revision.Apr 16 2019, 8:30 PM
This revision was automatically updated to reflect the committed changes.