Support/Unix/PathV2: Use 0770 instead of 0700 when creating a directory. Also use
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 01:23:29 +0000 (01:23 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 7 Dec 2010 01:23:29 +0000 (01:23 +0000)
commit79c3c3a1dece6408e45933ba575e05ceb6208235
tree47607f1d32fe90b9ef424fa9bb8a73ec25d0b36f
parentfbd1bbd7fa0ca592d09edea557806da05084a432
Support/Unix/PathV2: Use 0770 instead of 0700 when creating a directory. Also use
the standard macros instead of octal notation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121093 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Unix/PathV2.inc