[PATCH] D30736: [Support] Add support for getting file system permissions on Windows and implement sys::fs::set/getPermissions to work with them
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 02:04:07 PDT 2017
jhenderson added a comment.
In https://reviews.llvm.org/D30736#701833, @zturner wrote:
> The changes look ok to me. james, did you confirm the tests pass on Linux?
I did once, but I'll double check. I have commit access now, so can commit this myself once I've done that. Thanks for the help!
https://reviews.llvm.org/D30736
More information about the llvm-commits
mailing list