Create files with mode 666. This matches the behavior of other unix tools.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Jul 2013 14:10:07 +0000 (14:10 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Jul 2013 14:10:07 +0000 (14:10 +0000)
commit67f9b377ba636f5cf645b585d6f84ceba286a4ec
tree5fe319226b8411110e6228fff09e28548fd11858
parente7ff00846244c73836d8ef2fb7f6ffed3c00b60e
Create files with mode 666. This matches the behavior of other unix tools.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186414 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/raw_ostream.cpp
test/Other/umask.ll [new file with mode: 0644]