[libcxx-commits] [PATCH] D60880: [libc++] Use COPYFILE_CLONE from the macOS copyfile(3) API to support APFS clones
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Apr 18 11:04:31 PDT 2019
ldionne added a comment.
I'm not sure this change is valid because now we're also copying things like attributes, ACL and even the stat of the file. But I wanted to have that discussion in public here for documentation.
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