Create files with the correct permission instead of changing it afterwards.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Jul 2013 15:22:09 +0000 (15:22 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Jul 2013 15:22:09 +0000 (15:22 +0000)
commit73e97d0f48cf9ed3093019064f6340617ac8de9e
tree00f7f2531f64a4f850f0c6f636f52d06016b149e
parent19d2b78978905cfde0a0d7190c8480219fb2d1c6
Create files with the correct permission instead of changing it afterwards.

Not intended functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185830 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FileOutputBuffer.cpp