Thread premissions through sys::fs::create_director{y|ies}
authorFrederic Riss <friss@apple.com>
Thu, 6 Aug 2015 21:04:55 +0000 (21:04 +0000)
committerFrederic Riss <friss@apple.com>
Thu, 6 Aug 2015 21:04:55 +0000 (21:04 +0000)
commit9a7f4507abf0d46f07d2bfb4b5c652e519eea7e6
treeb1076bc28ff8d0d5533dc2633811e76c9de31585
parentcf166560f51c44dce23173ed5ca37745cddfdc22
Thread premissions through sys::fs::create_director{y|ies}

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