[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 04:34:22 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297945: [Support] Add support for getting file system permissions on Windows and… (authored by jhenderson).
Changed prior to commit:
https://reviews.llvm.org/D30736?vs=91571&id=91984#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30736
Files:
llvm/trunk/include/llvm/Support/FileSystem.h
llvm/trunk/lib/Support/Path.cpp
llvm/trunk/lib/Support/Unix/Path.inc
llvm/trunk/lib/Support/Windows/Path.inc
llvm/trunk/unittests/Support/Path.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30736.91984.patch
Type: text/x-patch
Size: 13796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/9958517f/attachment.bin>
More information about the llvm-commits
mailing list