[PATCH] D30736: [Support] Add support for getting file system permissions on Windows and implement sys::fs::set/getPermissions to work with them

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 09:36:29 PDT 2017


aaron.ballman added a comment.

Can someone more familiar with UNIX permissions review the new changes before we land them?


https://reviews.llvm.org/D30736





More information about the llvm-commits mailing list