]> granicus.if.org Git - clang/commit
For final output files create them with mode 0664 to match other
authorEric Christopher <echristo@apple.com>
Fri, 11 May 2012 00:10:07 +0000 (00:10 +0000)
committerEric Christopher <echristo@apple.com>
Fri, 11 May 2012 00:10:07 +0000 (00:10 +0000)
commit7d9ae25d93554bdb238da83f9bb3e0b05475c16c
treef29c4fcb484f9eae7611827484b25c81fb119234
parent2df1a5819fd98708ff3b4772f3477f6c1a8da59a
For final output files create them with mode 0664 to match other
compilers and expected defaults.

Part of rdar://11325849

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156592 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/CompilerInstance.cpp