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)
commit9da91a0e03af28eab74be172cd601c5149ae5d0e
tree10f1367fbe7552a43cba4acd3c8515dc489672fa
parentbe2978b2e4326b60351aa6bc5a6cfbe679d9ce26
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.

llvm-svn: 186376
llvm/include/llvm/Support/FileSystem.h
llvm/lib/Support/Unix/Path.inc
llvm/lib/Support/Windows/Path.inc