[PATCH] D63583: [Support] Add fs::getUmask() function and change fs::setPermissions

Alex Brachet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 10:56:44 PDT 2019


abrachet updated this revision to Diff 205860.
abrachet added a comment.

Added test case and changed formatting.


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

https://reviews.llvm.org/D63583

Files:
  llvm/include/llvm/Support/FileSystem.h
  llvm/lib/Support/Unix/Path.inc
  llvm/lib/Support/Windows/Path.inc
  llvm/unittests/Support/Path.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63583.205860.patch
Type: text/x-patch
Size: 5114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/61fabfa8/attachment.bin>


More information about the llvm-commits mailing list