[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 27 20:22:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364621: [Support] Add fs::getUmask() function and change fs::setPermissions (authored by abrachet, committed by ).
Herald added a subscriber: kristina.

Changed prior to commit:
  https://reviews.llvm.org/D63583?vs=206106&id=206991#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63583

Files:
  llvm/trunk/include/llvm/Support/FileSystem.h
  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: D63583.206991.patch
Type: text/x-patch
Size: 5207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190628/c2d6c69b/attachment.bin>


More information about the llvm-commits mailing list