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

Aaron Ballman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 05:37:05 PDT 2017


aaron.ballman added a comment.

In https://reviews.llvm.org/D30736#699146, @aaron.ballman wrote:

> LGTM as well; I've commit in r297617, thank you!


I had to revert, as this broke at least one of the bots: http://bb.pgr.jp/builders/cmake-llvm-x86_64-linux/builds/49970


https://reviews.llvm.org/D30736





More information about the llvm-commits mailing list