Instead friending status, provide windows and posix constructors to file_status.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Jul 2013 02:55:33 +0000 (02:55 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 16 Jul 2013 02:55:33 +0000 (02:55 +0000)
commit77e31bca0321c6b470a844e3d5468fd998eef44e
treeb404ccbdb6602651bea6c624b4eebf57b562b273
parent334f8b9b37aef9e650af2007f9f3f7169f284425
Instead friending status, provide windows and posix constructors to file_status.

This opens the way of having static helpers in the .inc files that can
construct a file_status.

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