Reid Spencer 77cc91deaa 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18907 91177308-0d34-0410-b5e6-96231b3b80d8
2004-12-13 19:59:50 +00:00
..
2004-12-10 05:40:19 +00:00
2004-12-13 18:25:27 +00:00
2004-12-13 17:01:53 +00:00
2004-12-13 03:50:50 +00:00
2004-12-13 18:28:59 +00:00
2004-12-13 19:59:50 +00:00
2004-11-14 21:54:41 +00:00