"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "f66daac2f582eec64df9894899753d0d4cbfb2db"
For PR351:
Implement three new functions to allow setting access/permission bits on the file referenced by a path. The makeReadable and makeExecutable methods replace the FileUtilities MakeFileReadable and MakeFileExecutable functions. The makeWritable function is new and provided for consistency since Path has a writable() method. llvm-svn: 18907
Loading
Please register or sign in to comment