We now always create files with the correct permissions. Simplify the interface.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Jul 2013 16:42:01 +0000 (16:42 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 8 Jul 2013 16:42:01 +0000 (16:42 +0000)
commit1cce797d32aa465c054fc4a313d8c330c89bd862
treefd5deb37366d1dbb249abe24d6bcfdcb3f777853
parenta2030eedf1094ef8508ca90341c5a7ec8f638308
We now always create files with the correct permissions. Simplify the interface.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@185834 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/FileSystem.h
lib/Support/Unix/Path.inc
lib/Support/Windows/Path.inc
unittests/Support/Path.cpp